Papermill-origami

Latest version: v0.0.30

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

Scan your dependencies

Page 3 of 5

0.0.17

Changed
- Catch all HTTPStatusErrors when trying to delete the kernel session after successful execution

0.0.16

Changed
- Added back `asyncio.sleep` before connecting to Noteable (temporarily, until our API fix is deployed to prod)

0.0.15

Changed
- Changed dagster `SolidExecutionContext` to `OpExecutionContext`
- Upgraded dagstermill to `0.17.6`

0.0.14

Fixed
- Catch httpx.ReadTimeout error when trying to delete the kernel session -- if we're trying to delete the kernel session, it means the run has succeeded.

Removed
- Remove the asyncio.sleep right before setup_kernel, which was needed since we tried to RTU subscribe to a file as soon as the parameterized notebook was created.
- Remove the redundant subscribe_file call -- we already subscribe to the file when trying to launch a new kernel (in origami.client.NoteableClient.get_or_launch_kernel_session)

0.0.13

Added
- Added prefect-jupyter dependency

0.0.12

Added
- Mark job instance attempt failed when any uncaught exception is thrown (including connecting to the kernel)
- Added origami client call to delete the active kernel session after successful notebook execution

Changed
- Upgraded `noteable-client` to `0.0.16`

Page 3 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.