colomoto_jupyter#

colomoto_jupyter.URL(url)[source]#
colomoto_jupyter.disp_jupyter_js(data, **opts)[source]#
colomoto_jupyter.import_colomoto_tool(modname)[source]#

Import the module modname and make it available globally when in IPython.

Usage:

>>> modname = import_colomoto_tool("modname")
colomoto_jupyter.jupyter_js(data, autoclean=True, **args)[source]#
colomoto_jupyter.jupyter_setup(*args, **kwargs)[source]#
colomoto_jupyter.show_image(data, is_svg=False)[source]#
colomoto_jupyter.tabulate(data, drop_duplicates=True, reindex=False, sort=True, **kwargs)[source]#