Skip to content

Instantly share code, notes, and snippets.

@ReidWilliams
Created December 15, 2017 01:10
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save ReidWilliams/46fc9fdd90a5d80608fcb10913dd2cf1 to your computer and use it in GitHub Desktop.
Anaconda cheatsheet
# create environment with jupyter
conda create -n ENVNAME python=3 jupyter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment