Created
January 10, 2020 15:02
-
-
Save cryos/1a7ac2d7ef9e7711af582b6be44732e8 to your computer and use it in GitHub Desktop.
Commands to create the Tomviz pipeline environment
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| conda env create -f tomviz-conda.yml | |
| conda activate tomviz | |
| pip install --no-deps git+https://github.com/OpenChemistry/tomviz.git#subdirectory=tomviz/python |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment