fluiddoc.ipynb_maker

Handle ipython notebooks (fluiddoc.ipynb_maker)

fluiddoc.ipynb_maker.execute_notebooks(path_dir)[source]

Execute notebooks in a directory

fluiddoc.ipynb_maker.ipynb_to_rst(path='ipynb', executed=None)[source]

Convert notebooks to rst files

If the user does not specify that the notebooks have already been executed, they are executed with jupyter-nbconvert before the conversion to rst files.

Functions

call_bash(commands)

execute_notebooks(path_dir)

Execute notebooks in a directory

ipynb_to_rst([path, executed])

Convert notebooks to rst files

modification_date(filename)