PyData London 2022

Notebooker: Production and Scheduling for your Jupyter Notebooks
06-19, 11:00–11:45 (Europe/London), Tower Suite 2

Notebooker is an open-source web-based mongo-backed application which can help you turn your Jupyter Notebooks into reports which can be parametrised, scheduled, and shared in a few clicks. In this talk, I introduce Notebooker, how it works, and how it can help you.


Production-ise and schedule your Jupyter Notebooks, just as interactively as you wrote them. Notebooker is a webapp which can execute, parametrise, and schedule Jupyter Notebooks as soon as they have been committed to git. The results are stored in MongoDB and searchable via the web interface, essentially turning your Jupyter Notebook into a production-style web-based report in a few clicks. In this talk I will introduce Notebooker, dive into some details as to how it works, and present some use-cases which have popped up over the years.


Prior Knowledge Expected

No previous knowledge expected