Skip to content

Document Third Party Dependencies #5

Description

@lkurlandski

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!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions