Anaconda
conda install -c conda-forge jupyter_contrib_nbextensions
conda install -c conda-forge jupyter_nbextensions_configurator
jupyter contrib nbextension install --user
- Scratchpad > sandbox
- Snippets menu
- numpy > numeric computing lib
- matplotlib > 2D/3D plotting
- sympy > symbolic math functions
- Hinterland > autocomplete
- RISE > slides
- TOC > table of contents
- Collapsable heads > *
- MATHEMATICAL PYTHON https://www.math.ubc.ca/~pwalls/math-python/
- PROBLEM SOLVING WITH PYTHON https://problemsolvingwithpython.com/