Running a Jupyter notebook from the command line

DS4N6
DS4N6: Tips and Tricks
Nov 10, 2020

--

Originally published at http://www.ds4n6.io.

If you need to execute a notebook from the command line (e.g. if you are automating the execution of multiple notebooks or generating a pdf of the output), just run:

jupyter nbconvert --to notebook --execute test.ipynb

--

--

DS4N6
DS4N6: Tips and Tricks

Community focused on bringing Data Science & Artificial Intelligence to the fingertips of the average Forensicator and promoting advances in the field.