
Skip cells when running Jupyter Notebook scripts
Posted 27th September 2021
No comments
There is a surprisingly simple way to turn off specific cells in Jupyter Notebook without having to manually comment-out chunks of code.

Larger matplotlib images in Jupyter Notebook
Posted 21st February 2019
No comments
Simple code to enable matplotlib to generate larger inline images in Jupyter Notebook.