Skip to content

Instantly share code, notes, and snippets.

@danieltomasz
Created June 21, 2018 15:16
Show Gist options
  • Save danieltomasz/baa205c6b05102d875cc0490c3469297 to your computer and use it in GitHub Desktop.
Save danieltomasz/baa205c6b05102d875cc0490c3469297 to your computer and use it in GitHub Desktop.
install pythn environment for user to use
source activate thisenv
python -m ipykernel install --user --name thisenv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment