.. _l-modules: Modules ======= .. contents:: :local: :depth: 1 Summary +++++++ +------------------------------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | module | truncated documentation | +================================================+==================================================================================================================================================================================================================================+ | :ref:`__init__ ` | module ``jyquickhelper`` Module *jyquickhelper*. Helpers for notebooks. :githublink:`%|py|7` | +------------------------------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | :ref:`__init__ ` | module ``jyquickhelper.js`` Installs and loads an extension. :githublink:`%|py|5` | +------------------------------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | :ref:`__init__ ` | module ``jyquickhelper.js.c3`` `c3 `_ :githublink:`%|py|5` | +------------------------------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | :ref:`__init__ ` | module ``jyquickhelper.js.custom`` Test. :githublink:`%|py|5` | +------------------------------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | :ref:`__init__ ` | module ``jyquickhelper.js.cytoscape`` `cytoscape.js `_ :githublink:`%|py|5` | +------------------------------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | :ref:`__init__ ` | module ``jyquickhelper.js.d3`` `d3 `_ :githublink:`%|py|5` | +------------------------------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | :ref:`__init__ ` | module ``jyquickhelper.js.eve`` `eve `_ :githublink:`%|py|5` | +------------------------------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | :ref:`__init__ ` | module ``jyquickhelper.js.mermaid`` `mermaid `_ The script was obtained from the docs folder inside the `release page `_. :githublink:`%|py|7` | +------------------------------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | :ref:`__init__ ` | module ``jyquickhelper.js.pig`` `svg.js `_ :githublink:`%|py|5` | +------------------------------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | :ref:`__init__ ` | module ``jyquickhelper.js.raphael`` `raphael `_, *raphael-2.1.0* comes from `treant `_. :githublink:`%|py|6` | +------------------------------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | :ref:`__init__ ` | module ``jyquickhelper.js.renderjson`` `renderjson `_ :githublink:`%|py|5` | +------------------------------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | :ref:`__init__ ` | module ``jyquickhelper.js.svg`` `svg.js `_ :githublink:`%|py|5` | +------------------------------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | :ref:`__init__ ` | module ``jyquickhelper.js.svgpanzoom`` `svg.pan-zoom `_ :githublink:`%|py|5` | +------------------------------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | :ref:`__init__ ` | module ``jyquickhelper.js.treant`` `treant `_. :githublink:`%|py|5` | +------------------------------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | :ref:`__init__ ` | module ``jyquickhelper.js.visjs`` `vis.js `_ The script was obtained from the `release page `_. :githublink:`%|py|7` | +------------------------------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | :ref:`__init__ ` | module ``jyquickhelper.js.vizjs`` `vizjs `_ The script was obtained from the `release page `_. :githublink:`%|py|7` | +------------------------------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | :ref:`__init__ ` | module ``jyquickhelper.jspy`` Shortcut to *jspy*. :githublink:`%|py|5` | +------------------------------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | :ref:`helper_in_notebook ` | module ``jyquickhelper.helper_in_notebook`` Functions to call from the notebook :githublink:`%|py|6` | +------------------------------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | :ref:`render_nb_js ` | module ``jyquickhelper.jspy.render_nb_js`` Helpers around JSON :githublink:`%|py|6` | +------------------------------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | :ref:`render_nb_js_dot ` | module ``jyquickhelper.jspy.render_nb_js_dot`` Renders a graph in Javascript. :githublink:`%|py|6` | +------------------------------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | :ref:`render_nb_js_vis ` | module ``jyquickhelper.jspy.render_nb_js_vis`` Renders a network in Javascript. :githublink:`%|py|6` | +------------------------------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | :ref:`render_nb_json ` | module ``jyquickhelper.jspy.render_nb_json`` Helpers around JSON :githublink:`%|py|6` | +------------------------------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ .. toctree:: :maxdepth: 1 jyquickhelper/__init__ jyquickhelper/helper_in_notebook jyquickhelper/js/__init__ jyquickhelper/js/c3/__init__ jyquickhelper/js/custom/__init__ jyquickhelper/js/cytoscape/__init__ jyquickhelper/js/d3/__init__ jyquickhelper/js/eve/__init__ jyquickhelper/js/mermaid/__init__ jyquickhelper/js/pig/__init__ jyquickhelper/js/raphael/__init__ jyquickhelper/js/renderjson/__init__ jyquickhelper/js/svg/__init__ jyquickhelper/js/svgpanzoom/__init__ jyquickhelper/js/treant/__init__ jyquickhelper/js/visjs/__init__ jyquickhelper/js/vizjs/__init__ jyquickhelper/jspy/__init__ jyquickhelper/jspy/render_nb_js jyquickhelper/jspy/render_nb_js_dot jyquickhelper/jspy/render_nb_js_vis jyquickhelper/jspy/render_nb_json