Skip to content

Python Jupyter Primer

Donny Winston edited this page Jul 25, 2017 · 2 revisions

If you would like to learn more about Python/Jupyter ahead of time:

The Python primer will borrow heavily from the Software Carpentry (SWC) Python as a Second Language workshop lesson. In particular, we will likely replicate the morning schedule. Thus, we will assume people are already comfortable in some other language such as MATLAB. For a more general intro to programming using Python in the SWC style, please refer to this lesson.

For an introduction to the Jupyter environment, you can go to https://try.jupyter.org/, click on the "Welcome to Python.ipynb" link, and try things out. You can also go up to the menu bar in the "Welcome to Python" notebook and click "Help" and then "User Interface Tour".

Clone this wiki locally