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

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.

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:

![usethis](_static/usethis.png)