Creative Commons

All materials are free cultural works licensed under a Creative Commons Attribution 4.0 International (CC BY 4.0) license, except where further licensing details are provided.


Share this with:

About this pathway

Below is graphical representation of this pathway:

An overview of Jupyter Notebooks
Code cells and IPython
OR
Using other programming languages
Markdown cells
Raw cells and nbconvert
OR
Binder
Good practice
OR
Example usage

The learning pathway consists of 5 main modules:

  • And overview of Jupyter notebooks
  • Code cells
  • Markdown cells 
  • Raw cells
  • Good practice

The first module consists of a course about Jupyter notebooks which introduces what they are and how to use them.

The second module, Code cells, covers using Ipython and other programming languages within your Jupyter Notebook.

The third module introduces markdown cells and formatting your documentation.

The fourth module, raw cells, introduces binder, the nbconvert module and converting your Jupyter notebook to other formats for sharing with others.

Finally, the fifth module focuses on good practice and provides a live example showcasing how a notebook can be used in your work.