About Anaconda Help Download Anaconda

strip output from Jupyter and IPython notebooks

copied from cf-staging / nbstripout

Installers

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

conda install

To install this package run one of the following:
conda install conda-forge::nbstripout
conda install conda-forge/label/broken::nbstripout
conda install conda-forge/label/cf201901::nbstripout
conda install conda-forge/label/cf202003::nbstripout
conda install 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.


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