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.
- Host: GitHub
- URL: https://github.com/calkit/example-notebook-pipeline
- Owner: calkit
- License: mit
- Created: 2024-11-23T13:37:26.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2026-04-22T16:13:52.000Z (about 2 months ago)
- Last Synced: 2026-04-22T18:16:46.149Z (about 2 months ago)
- Topics: calkit, dvc, dvc-pipeline, jupyter-notebook, reproducibility
- Language: Jupyter Notebook
- Homepage: https://calkit.io/calkit/example-notebook-pipeline
- Size: 45.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```