rst2ipynb
Minimal .rst to .ipynb converter
ref_role
ref_role (name, rawtext, text, lineno, inliner, options=None, content=None)
Custom ref
role.
parse_rst
parse_rst (fname)
Parse a .rst file.
NotebookVisitor
NotebookVisitor (*args, **kwargs)
Convert an rst document into notebook cells.
rst2ipynb
rst2ipynb (fname:str)
Convert a .rst file to .ipynb.
Type | Details | |
---|---|---|
fname | str | Path to .rst file |