About Anaconda Help Download Anaconda

Repeatable analysis plugin for Jupyter notebook

Installers

Info: This package contains files in non-standard labels.
  • noarch v0.2.1

conda install

To install this package run one of the following:
conda install conda-forge::nodebook
conda install conda-forge/label/cf201901::nodebook
conda install conda-forge/label/cf202003::nodebook
conda install conda-forge/label/gcc7::nodebook

Description

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.


© 2025 Anaconda, Inc. All Rights Reserved. (v4.0.9) Legal | Privacy Policy