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

Document Third Party Dependencies #5

Open
lkurlandski opened this issue Sep 29, 2022 · 1 comment
Open

Document Third Party Dependencies #5

lkurlandski opened this issue Sep 29, 2022 · 1 comment

Comments

@lkurlandski
Copy link

lkurlandski commented Sep 29, 2022

It would be extremely helpful to share version of the third party software you used so other researchers can easily reproduce your results. This can be done with any of the following commands (depending on your package manager of course)

  • conda env export > environment.yml
  • conda list -e > requirements.txt
  • pip freeze > requirements.txt

Also the version of Python!

@EdwardRaff
Copy link

I'm afraid long forgotten :(

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

No branches or pull requests

2 participants