An open API service indexing awesome lists of open source software.

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!

Awesome Lists containing this project

README

          

# ploomber-engine

[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](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.