Observing long running processes of Jupyter Notebook

Shaozhong SHI shishaozhong at gmail.com
Thu Dec 3 08:10:00 EST 2020


We have been running Jupyter Notebook processes, which take long time to
run.

We use nbconvert to run these in commandline.  Nbconvert only writes output
into a file at the end.

We just wonder whether there is a way to observe the progress and printing
messages when nbconvert is running.

Regards,

David


More information about the Python-list mailing list