Skip to content

Instantly share code, notes, and snippets.

@ReidWilliams
Created December 15, 2017 01:10
Show Gist options
  • Save ReidWilliams/46fc9fdd90a5d80608fcb10913dd2cf1 to your computer and use it in GitHub Desktop.
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