Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adjust primary programming language skore repo #415

Closed
tuscland opened this issue Sep 30, 2024 · 2 comments · Fixed by #419
Closed

Adjust primary programming language skore repo #415

tuscland opened this issue Sep 30, 2024 · 2 comments · Fixed by #419
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@tuscland
Copy link
Member

We would like to show users that skore is primarily a Python project (because this is what they might use as their working language).

As per linguist, here's a suggested configuration:

  • Create a .gitattributes file
  • Add this statement: *.vue linguist-detectable=false

This should help bring Python as the main language.
Note, I have not been able to test it because I have not been able to install github-linguist.

@tuscland tuscland added chore Internal enhancement work to be done documentation Improvements or additions to documentation and removed chore Internal enhancement work to be done labels Oct 1, 2024
@tuscland tuscland self-assigned this Oct 1, 2024
@tuscland tuscland linked a pull request Oct 1, 2024 that will close this issue
@augustebaum
Copy link
Contributor

augustebaum commented Oct 1, 2024

For the record, acting as though we have no Vue code in our codebase is a strange way to address the issue that it's unclear that skore is primarily a Python project. I think this problem could be equally solved by being explicit in our README, e.g. having somewhere in the first few lines: "skore is a data science library for the Python ecosystem which includes a Python library and a Vue frontend application."

@tuscland
Copy link
Member Author

tuscland commented Oct 1, 2024

When you search on GitHub, you can see what primary language is used:
image

On skore's project page, we have defined python in the list of keywords:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants