parsers

Package responsible for transforming notebooks to valid python files.

Modules

flake8_nb.parsers.cell_parsers

Module containing parsers for notebook cells.

flake8_nb.parsers.notebook_parsers

Module for parsing whole jupyter notebooks.

Classes

Summary

CellId

Container to hold information to identify a cell.