Created
          June 28, 2017 22:21 
        
      - 
      
 - 
        
Save DustinAlandzes/511b444267d84260391901b5f1fd01ea to your computer and use it in GitHub Desktop.  
  
    
      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
    
  
  
    
  | #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