|
|
|
|
|
by edublancas
635 days ago
|
|
Papermill is great but has quite some limitations because it spins up a new process to run the notebook: - You cannot extract live variables (needed for testing) - Cannot use pdb for debugging - Cannot profile memory usage You can do all of that with ploomber-engine (https://github.com/ploomber/ploomber-engine). Disclaimer: I'm the author of this package |
|
>Ploomber (YC W22) co-founder.