nb-filter-cells
filters Jupyter notebooks cells by tag.
pip install nb-filter-cells
nb-filter-cells
requires Python 3.6 or later.
To remove all cells with 'exercise' tag:
nb-filter-cells -i notebook.ipynb -o notebook-solutions.ipynb -t exercise
Copyright © 2019 Liam Coatman.
nb-filter-cells
is distributed under the terms of the ISC licence.