nodebook
Repeatable analysis plugin for Jupyter notebook
Repeatable analysis plugin for Jupyter notebook
To install this package, run one of the following:
Nodebook is a plugin for Jupyter Notebook designed to enforce an ordered flow of cell execution. Conceptually, Nodebook notebooks operate like a script where each cell depends on the cells above it. This prevents messy and difficult to maintain out-of-order execution which frequently occurs in vanilla Jupyter notebooks where each cell modifies the global state.
Summary
Repeatable analysis plugin for Jupyter notebook
Last Updated
Dec 11, 2017 at 01:34
License
Apache-2.0
Total Downloads
6.9K
Version Downloads
6.9K
Supported Platforms
GitHub Repository
https://github.com/stitchfix/nodebookDocumentation
https://github.com/stitchfix/nodebook