2022-05-10 07:28:25 by Adam Ciarcinski | Files touched by this commit (2) | ![Package updated](https://pkgsrc.se/images/update.gif) |
Log message:
py-nbclient: updated to 0.6.3
0.6.3
- Clean up docs and typings
|
2022-05-04 09:32:34 by Adam Ciarcinski | Files touched by this commit (2) | ![Package updated](https://pkgsrc.se/images/update.gif) |
Log message:
py-nbclient: updated to 0.6.2
0.6.2
Merged PRs
- Fix documentation generation
0.6.1
Merged PRs
- [pre-commit.ci] pre-commit autoupdate
- Add error_on_interrupt trait
- Fix typo
- Add on_cell_executed hook
|
2022-04-19 13:39:40 by Adam Ciarcinski | Files touched by this commit (3) | ![Package updated](https://pkgsrc.se/images/update.gif) |
Log message:
py-nbclient: updated to 0.6.0
0.6.0
Maintenance and upkeep improvements
- Fix typings and update mypy settings
- Add missing dep on testpath
- Add more pre-commit hooks and update flake8
Documentation improvements
- Clean up docs handling
|
2022-03-12 09:31:39 by Adam Ciarcinski | Files touched by this commit (2) | ![Package updated](https://pkgsrc.se/images/update.gif) |
Log message:
py-nbclient: updated to 0.5.13
0.5.13
- Drop ipython_genutils
0.5.12
- Require traitlets>=5.0.0
- Extend the ignored part of IPython outputs
|
2022-02-15 15:03:15 by Adam Ciarcinski | Files touched by this commit (3) | ![Package updated](https://pkgsrc.se/images/update.gif) |
Log message:
py-nbclient: updated to 0.5.11
0.5.11
### Merged PRs
- Pin ipython<8 in tests
- Clear execution metadata, prefer msg header date when recording times
|
2022-02-05 12:26:36 by Adam Ciarcinski | Files touched by this commit (5) |
Log message:
py-nbclient: added version 0.5.10
NBClient, a client library for programmatic notebook execution, is a tool for
running Jupyter Notebooks in different execution contexts. NBClient was spun
out of nbconvert's former ExecutePreprocessor.
|