Skip to content

Instantly share code, notes, and snippets.

@tomsherborne
Created February 21, 2019 11:43
Show Gist options
  • Save tomsherborne/8be8d3dc6f712d8a8aa3bcd812ee219b to your computer and use it in GitHub Desktop.
Save tomsherborne/8be8d3dc6f712d8a8aa3bcd812ee219b to your computer and use it in GitHub Desktop.
ENV_NAME='name'
conda activate $ENV_NAME
python -m ipykernel install --user --name $ENV_NAME
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment