Releases: analysiscenter/nbtools
Releases · analysiscenter/nbtools
v0.9.15
What's Changed
- Replace pylint with ruff for repository linting, modernize packaging, and update CI for Python 3.10+ by @Copilot in #23
Full Changelog: 0.9.14...v0.9.15
0.9.14
Added documentation at https://analysiscenter.github.io/nbtools/, thanks to @AlexeyKozhevin
0.9.13
- updated
nbwatchwith new help, vertical scrolling and better controls; - renamed
run_notebooktoexec_notebook, while keeping an alias for BC; - a slew of improvements to core functions;
- better documentation.
0.9.12
Make pylint_notebook work with the newer versions of pylint
0.9.11
Fixed minor bugs, introduced in 0.9.10
0.9.10
Updates to run_notebook and additional keys to CLI
0.9.9
Update to new CUDA semantics
0.9.8
Add setup extras for run_notebook utility
0.9.7
Add GPU utilities back to master and an option to mask inserted cells for a run_notebook
0.9.0
Ready-to-use command-line utility nbwatch.