Skip to content

Instantly share code, notes, and snippets.

@user01
Created July 12, 2019 03:58
Show Gist options
  • Save user01/57ccdc6387f4992cba1bc5de78efb2de to your computer and use it in GitHub Desktop.
Save user01/57ccdc6387f4992cba1bc5de78efb2de to your computer and use it in GitHub Desktop.
Link a conda env to Hydrogen in Atom
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