Skip to content

Instantly share code, notes, and snippets.

@kenvontucky
Created July 25, 2018 13:46
Show Gist options
  • Save kenvontucky/a92e6f29311a7bcca5a6bb74ed31d081 to your computer and use it in GitHub Desktop.
Save kenvontucky/a92e6f29311a7bcca5a6bb74ed31d081 to your computer and use it in GitHub Desktop.
Python Jupyter setup
# install jupyter python package
pip install jupyter
# run jupyter notebook
jupyter-notebook
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment