Hoffman2:JupyterNotebook

From Center for Cognitive Neuroscience
Revision as of 22:46, 20 November 2019 by Hwang (talk | contribs) (Created page with "Use Jupyter Notebook Methord 1: Run on Hoffman2 https://www.hoffman2.idre.ucla.edu/access/jupyter-notebook/ Download h2jupynb from https://gitlab.idre.ucla.edu/dauria/jupyt...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Use Jupyter Notebook

Methord 1: Run on Hoffman2 https://www.hoffman2.idre.ucla.edu/access/jupyter-notebook/

Download h2jupynb from https://gitlab.idre.ucla.edu/dauria/jupyter-notebook to local /Users/haiyan/Documents//scripts/jupyter-notebook/

chmod u+x h2jupynb

from your laptop, run (Using Python 3.7)

./h2jupynb -u userid -v 3.7.0

(You'll find more details in https://www.hoffman2.idre.ucla.edu/access/jupyter-notebook/)


Methord 2: Install to your laptop using Anaconda:

https://jupyter.org/install

Download Anaconda 3.7 version, install to your Macbook, then run "jupyter notebook"