This CodeRefinery course material on Jupyter Notebooks has been obsoleted. The new material is at https://github.com/coderefinery/jupyter
This is an introductory course on Jupyter Notebooks. It is composed of the following interactive lessons:
- What are Jupyter Notebooks?: Short overview to get a flavor of how Jupyter can be used
- Introduction to Jupyter Notebooks: Getting familiar with notebooks, using shell commands and magics, basic plotting and mixing languages
- Data analysis: Notebook about interactive data analysis and visualization using pandas and seaborn
- Accelerating Python code: Notebook about accelerating Python code with Numba and Cython
There is also a notebook with solutions to exercises.
The material here is licensed under the Creative Commons Attribution license (CC BY4.0).