Hoffman2:JupyterNotebook: Difference between revisions

From Center for Cognitive Neuroscience
Jump to navigation Jump to search
Line 4: Line 4:
Run on Hoffman2  
Run on Hoffman2  


Download h2jupynb from [https://gitlab.idre.ucla.edu/dauria/jupyter-notebook git ] to local
Download h2jupynb from [https://gitlab.idre.ucla.edu/dauria/jupyter-notebook git ] to your local drive


  chmod u+x h2jupynb
  chmod u+x h2jupynb

Revision as of 23:00, 20 November 2019

Use Jupyter Notebook

Methord 1:

Run on Hoffman2

Download h2jupynb from git to your local drive

chmod u+x h2jupynb

From your laptop, run (Using Python 3.7)

./h2jupynb -u userid -v 3.7.0

(You'll find more details)

Methord 2:

Install to your laptop using Anaconda:

Jupyter Official Website

Download Anaconda version 3.7, install to your MacBook as regular application, then run "jupyter notebook" from the terminal