nteract/papermill

Option to keep notebook open after run for debugging

Open

#641 aperta il 19 nov 2021

Vedi su GitHub
 (2 commenti) (1 reazione) (0 assegnatari)Python (402 fork)batch import
enhancementhelp wanted

Metriche repository

Star
 (5381 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

To my understanding of Papermill, there is currently no option to keep the notebook running / keep the kernel alive and to interact with it.

When a notebook fails, it would be a good time saver to have access to the running notebook to debug using %pdb or to print variables

I barely know Papermill's codebase (and barely know nbclient as well) so it's hard for me to estimate whether it's possible and the work required, but if someone who knows the codebase can give me pointers I could help with the feature 👍

Guida contributor