Hoffman2:JupyterNotebook: Difference between revisions

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


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


Line 15: Line 15:




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



Revision as of 22:57, 20 November 2019

Use Jupyter Notebook

Methord 1:

Run on Hoffman2

Download h2jupynb from git to local

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

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