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

https://github.com/calkit/example-notebook-pipeline

An example project that uses a Jupyter notebook as a pipeline.
https://github.com/calkit/example-notebook-pipeline

calkit dvc dvc-pipeline jupyter-notebook reproducibility

Last synced: 4 days ago
JSON representation

An example project that uses a Jupyter notebook as a pipeline.

Awesome Lists containing this project

README

          

# Calkit notebook pipeline example project

An example Calkit project that uses a Jupyter notebook as a pipeline.

This project can also be viewed on
[calkit.io](https://calkit.io/calkit/example-notebook-pipeline).

To run the project and reproduce the results, execute:

```sh
calkit run
```