count_tk[source]

count_tk(fname)

find_tokens[source]

find_tokens(path='book')

 

is_header_cell[source]

is_header_cell(cell)

is_clean_cell[source]

is_clean_cell(cell)

get_stop_idx[source]

get_stop_idx(cells)

clean_tags[source]

clean_tags(cell)

clean_nb[source]

clean_nb(fname, dest=None)

 

clean_all[source]

clean_all(path='book', dest_path=None)

from nbdev.export import *
notebook2script()
Converted 01_asciidoc.ipynb.
Converted 02_clean.ipynb.