https://github.com/ploomber/ploomber-engine
A toolbox 🧰 for Jupyter notebooks 📙: testing, experiment tracking, debugging, profiling, and more!
https://github.com/ploomber/ploomber-engine
debug debugging jupyter notebooks papermill pipeline
Last synced: over 1 year ago
JSON representation
A toolbox 🧰 for Jupyter notebooks 📙: testing, experiment tracking, debugging, profiling, and more!
- Host: GitHub
- URL: https://github.com/ploomber/ploomber-engine
- Owner: ploomber
- License: bsd-3-clause
- Created: 2022-07-19T22:18:51.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-09-18T15:34:53.000Z (over 1 year ago)
- Last Synced: 2025-02-24T20:51:17.702Z (over 1 year ago)
- Topics: debug, debugging, jupyter, notebooks, papermill, pipeline
- Language: Python
- Homepage: https://engine.ploomber.io
- Size: 1.22 MB
- Stars: 68
- Watchers: 7
- Forks: 14
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# ploomber-engine
[](https://github.com/psf/black)
> [!TIP]
> Deploy AI apps for free on [Ploomber Cloud!](https://ploomber.io/?utm_medium=github&utm_source=ploomber-engine)
Join our community
|
Newsletter
|
Contact us
|
Docs
|
Blog
|
Website
|
YouTube
A toolbox for Jupyter notebooks: testing, experiment tracking, debugging, profiling, and more!
## Documentation
[Click here.](https://engine.ploomber.io/en/latest/)
## Installation
```sh
pip install ploomber-engine
```
or
```
conda install ploomber-engine -c conda-forge
```
> **_NOTE:_** ploomber-engine currently supports Python >= 3.8.