Papermill-origami

Latest version: v0.0.30

Safety actively analyzes 681881 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 5

0.0.11

Added
- Added API calls to update job instance attempt status during execution

0.0.10

Changed
- Upgrade `noteable-origami` to `0.0.14`

0.0.9

Changed
- Updated API references in origami from `types` to `defs`

0.0.8

Added
- Add support for flyte
- Allow specifying `job_instance_attempt` in engine kwargs
- Sync all papermill metadata to Noteable
- Add Noteable Dagster asset
- Sync outputs from Noteable into papermill
- Sync execution counts from cell state updates
- Add ability to parse Noteable https URLs to extract file id

Changed
- Hide applied parameters cell by default for dagster

Removed
- Remove dagstermill teardown cell

0.0.7

Changed
- Bump `noteable-origami` dependency to 0.0.6

0.0.6

Changed
- `execute_notebook` need not be passed in a `logger` instance explicitly, it will use the module-level logger if one is not provided.
- Skip executing empty code cells in `execute_notebook` to not get stuck waiting for the cell status update to come through
- Check `result.state.is_error_state` instead of `result.data.state.is_error_state` in `execute_notebook` due to corresponding changes in `noteable-origami`
- Ensure that `NoteableHandler` always has a `NoteableClient` instance defined when `NoteableHandler.read` is called
- Register `NoteableHandler` with scheme `noteable://` as entrypoint in `pyproject.toml`

Page 4 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.