Skip to content

Instantly share code, notes, and snippets.

@DustinAlandzes
Created June 28, 2017 22:21
Show Gist options
  • Save DustinAlandzes/511b444267d84260391901b5f1fd01ea to your computer and use it in GitHub Desktop.
Save DustinAlandzes/511b444267d84260391901b5f1fd01ea to your computer and use it in GitHub Desktop.
#fresh ubuntu 16.04 digital ocean server
apt-get install unzip emacs wget curl python-pip
pip install -U 'ipython[notebook]'
jupyter notebook --generate-config
nohup jupyter notebook
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment