https://github.com/ploomber/notebooks-ci
Example project using nbsnapshot for Continuous Integration of Jupyter notebooks.
https://github.com/ploomber/notebooks-ci
Last synced: 5 months ago
JSON representation
Example project using nbsnapshot for Continuous Integration of Jupyter notebooks.
- Host: GitHub
- URL: https://github.com/ploomber/notebooks-ci
- Owner: ploomber
- License: mit
- Created: 2022-07-30T18:00:06.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-01-06T20:50:41.000Z (over 3 years ago)
- Last Synced: 2025-05-06T06:48:21.204Z (over 1 year ago)
- Language: Jupyter Notebook
- Size: 171 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Jupyter Notebooks Continuous Integration
Example project using nbsnapshot for Continuous Integration of Jupyter notebooks.
## Description
This repository is a template that configures GitHub Actions to test a Jupyter notebook continuously.
The notebook trains a model, and nbsnapshot checks that the distribution of the input variable does not change and that the model's performance is within an expected range.
## Using the template
Click on the "Use this template" button:
