Skip to content

liamcoatman/nb-filter-cells

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nb-filter-cells

nb-filter-cells filters Jupyter notebooks cells by tag.

Installation

pip install nb-filter-cells

nb-filter-cells requires Python 3.6 or later.

Usage

To remove all cells with 'exercise' tag:

nb-filter-cells -i notebook.ipynb -o notebook-solutions.ipynb -t exercise

Copyright

Copyright © 2019 Liam Coatman.

nb-filter-cells is distributed under the terms of the ISC licence.

About

Filter Jupyter notebook cells by tag.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages