What's Changed
* Fix workflows (fixes 9)
* Allow writing to notebook for both successful and failed runs (closes 7)
Install
console
pip install runpynb
Quick Start
Run all notebooks in directory.
$ runpynb
![](https://raw.githubusercontent.com/lsys/runpynb/main/assets/_docs/runall.gif)
**Full Changelog**: https://github.com/LSYS/runPyNB/compare/v0.1.1...v0.2.0