Skip to content

Instantly share code, notes, and snippets.

@cryos
Created January 10, 2020 15:02
Show Gist options
  • Select an option

  • Save cryos/1a7ac2d7ef9e7711af582b6be44732e8 to your computer and use it in GitHub Desktop.

Select an option

Save cryos/1a7ac2d7ef9e7711af582b6be44732e8 to your computer and use it in GitHub Desktop.
Commands to create the Tomviz pipeline environment
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