https://github.com/treebeardtech/nbmake-examples
Example repo showing how to test Jupyter Notebooks with nbmake and Semaphore CI
https://github.com/treebeardtech/nbmake-examples
Last synced: 10 months ago
JSON representation
Example repo showing how to test Jupyter Notebooks with nbmake and Semaphore CI
- Host: GitHub
- URL: https://github.com/treebeardtech/nbmake-examples
- Owner: treebeardtech
- License: mit
- Created: 2021-05-05T12:25:38.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2022-12-26T04:42:54.000Z (about 3 years ago)
- Last Synced: 2025-04-03T13:13:43.668Z (11 months ago)
- Language: Jupyter Notebook
- Homepage: https://semaphoreci.com/blog/test-jupyter-notebooks-with-pytest-and-nbmake
- Size: 83 KB
- Stars: 5
- Watchers: 1
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# A Semaphore demo CI/CD pipeline using pytest and nbmake
This repo shows how you can automatially test Jupyter Notebooks.
The pipeline defined in this repo, running for a pull request.