Created
September 12, 2018 11:02
-
-
Save navinthenapster/3f9b31621aaeccd1c773a277b3eee2ae to your computer and use it in GitHub Desktop.
Installs the Python3 to the jupyter notebook
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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