Recent Releases of runpynb
runpynb - v0.2.0
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

Full Changelog: https://github.com/LSYS/runPyNB/compare/v0.1.1...v0.2.0
- Python
Published by LSYS over 3 years ago
runpynb - Patch ubuntu/macOS
- Another patch for ubuntu/macOS (Python 3.8, Python 3.9)
- Add script to assert that CR is removed
- Add workflow to test CLI from PyPI
Docs: https://runpynb.readthedocs.io/en/latest/
- Python
Published by LSYS almost 4 years ago
runpynb - Patch for ubuntu/macOS
Patch for ubuntu/macOS (EOF issue)
- Python
Published by LSYS almost 4 years ago
runpynb - fixes IO error
fixing IO UnicodeDecodeIO error
- Python
Published by LSYS almost 4 years ago
runpynb - Patch for ubuntu/macOS
Patching to remove CR from script for linux and macOS builds
- Python
Published by LSYS almost 4 years ago
runpynb - New release
Utility to run Jupyter notebooks from shell and makefiles.
- Python
Published by LSYS almost 4 years ago