strip output from Jupyter and IPython notebooks

Installers

Info: This package contains files in non-standard labels.
  • linux-64 v0.3.1
  • win-32 v0.3.1
  • noarch v0.6.1
  • win-64 v0.3.1
  • osx-64 v0.3.1

conda install

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

Description

Opens a notebook, strips its output, and writes the outputless version to the original file.

Useful mainly as a git filter or pre-commit hook for users who don't want to track output in VCS.

This does mostly the same thing as the Clear All Output command in the notebook UI.


© 2023 Anaconda, Inc. All Rights Reserved. (v2.37.5 fd896869) Legal | Privacy Policy