Our great sponsors
-
It's great you're trying to run tests on top of the notebook, we wrote a whole series about testing for ML, here's the first chapter. Ploomber actually allows you to run the tests as functions on-finish of a notebook/script, so it's similar to a CI essentially. I would focus more on the code/cells themselves and less on the outputs since those as you said, aren't static. I'd also keep the tests as a separate module.
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a more popular project.
Related posts
- Ploomber Convert: A free online tool to convert Jupyter notebooks to PDF
- Analyze and plot 5.5M records in 20s with BigQuery and Ploomber
- How would a professional structure this project idea?
- (re: notebooks in production) Notebooks and MLOps. Choose one.
- What's your opinion on jupyter notebooks with all the tooling available today?