Introduction to Jupyter Notebooks
Teaching Material
The notebook shows core functionalities of a Jupyter Notebook (http://jupyter.org/).
Few basic Python commands are reviewed.
Dependencies
- Python 3
- Jupyter Notebook
- Numpy
- Matplotlib
- Json
Run the notebook
$ jupyter-notebook intro.ipynb