Skip to content

Instantly share code, notes, and snippets.

@navinthenapster
Created September 12, 2018 11:02
Show Gist options
  • Save navinthenapster/3f9b31621aaeccd1c773a277b3eee2ae to your computer and use it in GitHub Desktop.
Save navinthenapster/3f9b31621aaeccd1c773a277b3eee2ae to your computer and use it in GitHub Desktop.
Installs the Python3 to the jupyter notebook
python3 -m pip install ipykernel
python3 -m ipykernel install --user
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment