Hoffman2:JupyterNotebook: Difference between revisions

From Center for Cognitive Neuroscience
Jump to navigation Jump to search
No edit summary
Line 1: Line 1:
==Use Jupyter Notebook==
==Use Jupyter Notebook==


===Methord 1:===
===Method 1:===
Run on Hoffman2  
Run on Hoffman2  


Line 14: Line 14:
(You'll find more details [https://www.hoffman2.idre.ucla.edu/access/jupyter-notebook/ here])
(You'll find more details [https://www.hoffman2.idre.ucla.edu/access/jupyter-notebook/ here])


===Methord 2:===
===Method 2:===
Install to your laptop using Anaconda:
Install to your laptop using Anaconda:



Revision as of 17:28, 2 April 2020

Use Jupyter Notebook

Method 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 here)

Method 2:

Install to your laptop using Anaconda:

Jupyter Official Website

1. Download Anaconda version 3.7

2. Install it to your MacBook as a regular application

3. then run "jupyter notebook" from the terminal