Skip to content

muellerzr/nbprocess-sandbox

Repository files navigation

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