Skip to content

Document Third Party Dependencies #5

@lkurlandski

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!

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