muellerzr / nbprocess-sandbox

Messing around with nbprocess

Home Page:https://muellerzr.github.io/nbprocess-sandbox

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A testing ground of sorts to play with nbprocess

How to use

This library (and repository) contains a variety of tutorials/experiments using nbprocess. Ideally these experiments will be me testing how close nbagile can be to existence with this new framework.

Implemented in this repo:

  • Automatically exporting notebook tests into a pytest unittest.TestCase format inside a tests/ directory. (see 00_core and 01_export)
  • Creating cookie-cutter notebooks via new_nb

About

Messing around with nbprocess

https://muellerzr.github.io/nbprocess-sandbox

License:Apache License 2.0


Languages

Language:Jupyter Notebook 65.7%Language:Python 29.9%Language:Makefile 2.9%Language:Shell 1.0%Language:CSS 0.6%