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

Added instructions in README.md for installing the dependencies #24

Merged
merged 14 commits into from
Mar 13, 2023

Conversation

SHZ66
Copy link
Contributor

@SHZ66 SHZ66 commented Mar 13, 2023

No description provided.

Copy link
Member

@jeremyleung521 jeremyleung521 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just two typos, but other than that, ready to merge!

@@ -4,6 +4,15 @@ This tutorial is meant to demonstrate how to set up, run, and analyze a membrane
## Tutorial files

All files necessary for completing the tutorial can be found in this directory.
Please install required packages before running the tutorial by running the following command:
```
conda env create --file=environment.yaml
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The file is environment.yml (without the a)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice catch. Fixed.

```
or
```
conda env update --name <your WESTPA conda env> --file=environment.yaml
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same as above.

@jeremyleung521 jeremyleung521 merged commit 12d3d3d into westpa:main Mar 13, 2023
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

Successfully merging this pull request may close these issues.

None yet

2 participants