nb-filter-cells filters Jupyter notebooks cells by tag.
pip install nb-filter-cellsnb-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 exerciseCopyright © 2019 Liam Coatman.
nb-filter-cells is distributed under the terms of the ISC licence.