NCAR / esds

Repository for hosting material related to the Earth System Data Science (ESDS) initiative efforts
https://ncar.github.io/esds
Apache License 2.0
23 stars 20 forks source link

esds/posts/2022/batch-processing-notebooks-with-papermill/ #189

Open utterances-bot opened 2 years ago

utterances-bot commented 2 years ago

Batch Processing Jupyter Notebooks with Papermill — NCAR-ESDS 0.1 documentation

https://ncar.github.io/esds/posts/2022/batch-processing-notebooks-with-papermill/

edublancas commented 2 years ago

thanks for sharing this resource! I use papermill a lot; however, I miss having tools for post-mortem debugging and profiling. I wrote a custom engine to enable this. Allowing you to debug crashed notebooks and another one to profile memory and CPU usage, i'd love to get your feedback! https://github.com/ploomber/ploomber-engine