eucp-project / atlas

prototype result browser
https://eucp-project.github.io/atlas/
Other
3 stars 3 forks source link

Best practices #13

Open Peter9192 opened 3 years ago

Peter9192 commented 3 years ago

Add a licence (apache for code added to repo, CC-by for content in footer?) Improve description in README (add that this is work in progress and will be unstable) Look into possibilities for testing Perhaps add a code quality checker ...

Also see https://guide.esciencecenter.nl/#/best_practices/language_guides/javascript?id=testing

SarahAlidoost commented 2 years ago

Let's give priority to address this issue as the repository is now a collection of maps.

Peter9192 commented 2 years ago

Opened https://github.com/eucp-project/atlas/pull/26

SarahAlidoost commented 2 years ago

Another item: add environment.yml or requirements.txt file for the packages used to run notebooks/python scripts. I am not sure if this can be related to this issue or to a separate issue.

Peter9192 commented 2 years ago

Another item: add environment.yml or requirements.txt file for the packages used to run notebooks/python scripts. I am not sure if this can be related to this issue or to a separate issue.

Can be related to this one I think