Releases: noteable-io/origami
Releases · noteable-io/origami
0.0.6
[0.0.6] - 2022-10-05
Added
- Add
__enter__
and__exit__
methods toNoteableClient
to allow it to be used as a synchronous context manager - Read
bulk_cell_state_update_event
messages for cell state instead ofcell_state_update_event
- Add
rename
toAccessLevelActions
enum
Release 0.0.5
[0.0.5] - 2022-09-13
Added
- Added kernel output types for papermill-origami
0.0.4
What's Changed
- Load token and domain from env by @tizz98 in #34
- Change env var by @tizz98 in #36
- [ENG-4536] Add create_parameterized_notebook method to NoteableClient and other misc changes/fixes by @rohitsanj in #35
- Add API for creating customer job instance by @tizz98 in #38
Full Changelog: 0.0.3...0.0.4
0.0.3
Initial release (again)
Fix pyproject.toml to actually do the release to PyPI
Initial release
Project setup