Skip to content

Instantly share code, notes, and snippets.

View david-macleod's full-sized avatar

David MacLeod david-macleod

View GitHub Profile
@david-macleod
david-macleod / jupyter-password
Last active April 15, 2018 10:46
Jupyter notebook password
if [ ! -f ~/.jupyter/jupyter_notebook_config.py ]; then
jupyter notebook --generate-config
fi
jupyter notebook password