lightning-flash
lightning-flash copied to clipboard
Move notebooks to lightning-tutorials
🚀 Feature
better and faster testing of attached notebooks
Motivation
Pitch
Alternatives
Additional context
https://blog.kovalevskyi.com/continues-integration-for-your-jupyter-notebooks-on-github-with-gcp-f72af5b08bcd
What do you test here, success or previous cached results ?
What do you test here, success or previous cached results ?
we shall test the execution...
In kornia I'm using https://myst-nb.readthedocs.io that runs every time the notebook every time we build docs
As another option, we could use --nbval which is an extension of pytest to test notebook cells. https://github.com/computationalmodelling/nbval
As another option, we could use
--nbvalwhich is an extension of pytest to test notebook cells. https://github.com/computationalmodelling/nbval
Very nice, is it something new?
Seems It has existed for years like since around 2015 :]
@ethanwharris let's move all notebooks here: https://github.com/PyTorchLightning/lightning-tutorials