Previous topic

jup2jek.Jup2Jek.assets_path

Next topic

jup2jek.Jup2Jek.convert_notebooks

This Page

jup2jek.Jup2Jek.convert

Jup2Jek.convert(self, path)[source]

Converts the notebook at the specified path to markdown via the jupyter nbconvert [notebook path] –to markdown command.

Parameters:
path : str

Path to the jupyter notebook.