count_tk
count_tk(fname)
fname
find_tokens
find_tokens(path='book')
path
'book'
is_header_cell
is_header_cell(cell)
cell
is_clean_cell
is_clean_cell(cell)
get_stop_idx
get_stop_idx(cells)
cells
clean_tags
clean_tags(cell)
clean_nb
clean_nb(fname, dest=None)
dest
None
clean_all
clean_all(path='book', dest_path=None)
dest_path
from nbdev.export import * notebook2script()
Converted 01_asciidoc.ipynb. Converted 02_clean.ipynb.