Guest User

Untitled

a guest
Feb 21st, 2018
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. conda env create --file enviornment.yml
  2. conda activate p3
  3. conda install ipython
  4. conda env export > environment2.yml
  5. conda deactivate
Add Comment
Please, Sign In to add comment