-
Download and install Anaconda.
-
Download and install iTerm2.
-
OPTIONAL: Download and install Sublime Text 3.
-
Download and install Anaconda, download link is at bottom of page.
-
Download and install git
-
OPTIONAL: Download and install terminal manager cmder.
-
OPTIONAL: Download and install Sublime Text 3.
- Launch a jupyter notebook.
- Mac users, open up iterm2 and type in
jupyter notebook
. - Window users, open up your Anaconda Power Shell (in the Ananconda Folder you can find in your home menu), and type in
jupyter notebook
.
- Mac users, open up iterm2 and type in
- Once in your jupyter noteboook, create a new notebook and print "Hello World!"