.circleci/config.yml .gitattributes .gitignore .landscape.yml .local.jenkins.lin.yml .local.jenkins.win.yml .travis.yml HISTORY.rst LICENSE.txt MANIFEST.in README.rst _doc/notebooks/README.txt _doc/notebooks/custom_widget.ipynb _doc/notebooks/local_js.ipynb _doc/notebooks/nb_c3.ipynb _doc/notebooks/nb_customjs.ipynb _doc/notebooks/nb_cytoscape.ipynb _doc/notebooks/nb_flowchart.ipynb _doc/notebooks/nb_json.ipynb _doc/notebooks/nb_mermaid.ipynb _doc/notebooks/nb_morris.ipynb _doc/notebooks/nb_pig.ipynb _doc/notebooks/nb_svg.ipynb _doc/notebooks/nb_svgpanzoom.ipynb _doc/notebooks/nb_treant.ipynb _doc/notebooks/nb_visjs.ipynb _doc/notebooks/nb_vizjs.ipynb _doc/notebooks/notebook_custom_extension.ipynb _doc/notebooks/notebook_html_svg.ipynb _doc/sphinxdoc/source/api/index.rst _doc/sphinxdoc/source/api/notebook.rst _doc/sphinxdoc/source/api/render.rst _doc/sphinxdoc/source/blog/2016/2016-09-28_raphaeljs.rst _doc/sphinxdoc/source/blog/2018/2018-03-12_customjs.rst _doc/sphinxdoc/source/blog/2019/2019-07-17_binder.rst _doc/sphinxdoc/source/completed_todoextlist.rst _doc/sphinxdoc/source/conf.py _doc/sphinxdoc/source/glossary.rst _doc/sphinxdoc/source/i_ex.rst _doc/sphinxdoc/source/i_faq.rst _doc/sphinxdoc/source/i_index.rst _doc/sphinxdoc/source/index.rst _doc/sphinxdoc/source/issues_todoextlist.rst _doc/sphinxdoc/source/license.rst _doc/sphinxdoc/source/notebooks_snippets/custom_widget.png _doc/sphinxdoc/source/notebooks_snippets/local_js.png _doc/sphinxdoc/source/notebooks_snippets/nb_c3.png _doc/sphinxdoc/source/notebooks_snippets/nb_cytoscape.png _doc/sphinxdoc/source/notebooks_snippets/nb_json.png _doc/sphinxdoc/source/notebooks_snippets/nb_mermaid.png _doc/sphinxdoc/source/notebooks_snippets/nb_svg.png _doc/sphinxdoc/source/notebooks_snippets/nb_svgpanzoom.png _doc/sphinxdoc/source/notebooks_snippets/nb_treant.png _doc/sphinxdoc/source/notebooks_snippets/nb_visjs.png _doc/sphinxdoc/source/notebooks_snippets/nb_vizjs.png _doc/sphinxdoc/source/notebooks_snippets/notebook_html_svg.png _doc/sphinxdoc/source/phdoc_static/git_logo.png _doc/sphinxdoc/source/phdoc_static/my-styles.css _doc/sphinxdoc/source/phdoc_static/project_ico.ico _doc/sphinxdoc/source/phdoc_static/project_ico.png _doc/sphinxdoc/source/phdoc_static/viz.js _doc/sphinxdoc/source/phdoc_templates/layout.html _doc/sphinxdoc/source/phdoc_templates/my-styles.css _doc/sphinxdoc/source/phdoc_templates/page.html _unittests/test_helpers_in_notebooks/test_helper_in_notebook.py _unittests/test_js/test_js_renderjson.py _unittests/test_jspy/test_render_nb_js.py _unittests/test_jspy/test_render_nb_js_dot.py _unittests/test_jspy/test_render_nb_js_vis.py _unittests/test_jspy/test_render_nb_json.py _unittests/ut_documentation/test_LONG_run_notebooks_panzoom.py _unittests/ut_documentation/test_run_notebooks.py _unittests/ut_documentation/test_run_notebooks_custom.py _unittests/ut_documentation/test_run_notebooks_custom_js.py _unittests/ut_documentation/test_run_notebooks_svg.py _unittests/ut_documentation/test_run_notebooks_visjs.py _unittests/ut_module/test_code_style.py _unittests/ut_module/test_convert_notebooks.py _unittests/ut_module/test_js_version.py _unittests/ut_module/test_readme.py appveyor.yml build_script.bat requirements.txt setup.py src/jyquickhelper/__init__.py src/jyquickhelper/helper_in_notebook.py src/jyquickhelper/js/__init__.py src/jyquickhelper/js/c3/LICENSE src/jyquickhelper/js/c3/__init__.py src/jyquickhelper/js/c3/c3.min.css src/jyquickhelper/js/c3/c3.min.js src/jyquickhelper/js/custom/__init__.py src/jyquickhelper/js/custom/jyquickhelper_custom.css src/jyquickhelper/js/custom/main.js src/jyquickhelper/js/cytoscape/LICENSE.txt src/jyquickhelper/js/cytoscape/__init__.py src/jyquickhelper/js/cytoscape/cytoscape.min.js src/jyquickhelper/js/d3/LICENSE.txt src/jyquickhelper/js/d3/__init__.py src/jyquickhelper/js/d3/d3.min.js src/jyquickhelper/js/d3/d3.v5.min.js src/jyquickhelper/js/d3/d3.v6.min.js src/jyquickhelper/js/d3graphviz/d3-graphviz.js src/jyquickhelper/js/d3graphviz/d3-graphviz.min.js src/jyquickhelper/js/eve/MIT_LICENSE.txt src/jyquickhelper/js/eve/__init__.py src/jyquickhelper/js/eve/eve.min.js src/jyquickhelper/js/mermaid/LICENSE.txt src/jyquickhelper/js/mermaid/__init__.py src/jyquickhelper/js/mermaid/mermaid.forest.css src/jyquickhelper/js/mermaid/mermaid.js src/jyquickhelper/js/mermaid/mermaid.min.js src/jyquickhelper/js/mermaid/mermaidAPI.min.js src/jyquickhelper/js/mermaid/mermaidAPI.slim.min.js src/jyquickhelper/js/mermaid/mono-blue.css src/jyquickhelper/js/mermaid/print.css src/jyquickhelper/js/mermaid/screen.css src/jyquickhelper/js/mermaid/solarized_light.css src/jyquickhelper/js/pig/LICENSE.txt src/jyquickhelper/js/pig/__init__.py src/jyquickhelper/js/pig/pig.min.js src/jyquickhelper/js/raphael/LICENSE.txt src/jyquickhelper/js/raphael/__init__.py src/jyquickhelper/js/raphael/raphael-2.1.0.js src/jyquickhelper/js/raphael/raphael.js src/jyquickhelper/js/raphael/raphael.min.js src/jyquickhelper/js/renderjson/LICENSE.txt src/jyquickhelper/js/renderjson/__init__.py src/jyquickhelper/js/renderjson/renderjson.css src/jyquickhelper/js/renderjson/renderjson.js src/jyquickhelper/js/svg/LICENSE.txt src/jyquickhelper/js/svg/__init__.py src/jyquickhelper/js/svg/svg.min.js src/jyquickhelper/js/svgpanzoom/LICENSE.txt src/jyquickhelper/js/svgpanzoom/__init__.py src/jyquickhelper/js/svgpanzoom/svg.draggy.js src/jyquickhelper/js/svgpanzoom/svg.pan-zoom.min.js src/jyquickhelper/js/treant/LICENSE src/jyquickhelper/js/treant/Treant.css src/jyquickhelper/js/treant/Treant.js src/jyquickhelper/js/treant/__init__.py src/jyquickhelper/js/visjs/LICENSE-APACHE-2.0.txt src/jyquickhelper/js/visjs/LICENSE-MIT.txt src/jyquickhelper/js/visjs/__init__.py src/jyquickhelper/js/visjs/vis-graph3d.min.js src/jyquickhelper/js/visjs/vis-network.min.css src/jyquickhelper/js/visjs/vis-network.min.js src/jyquickhelper/js/visjs/vis-timeline-graph2d.min.css src/jyquickhelper/js/visjs/vis-timeline-graph2d.min.js src/jyquickhelper/js/visjs/vis.min.css src/jyquickhelper/js/visjs/vis.min.js src/jyquickhelper/js/vizjs/LICENSE.txt src/jyquickhelper/js/vizjs/__init__.py src/jyquickhelper/js/vizjs/viz-lite.js src/jyquickhelper/js/vizjs/viz.js src/jyquickhelper/jspy/__init__.py src/jyquickhelper/jspy/render_nb_js.py src/jyquickhelper/jspy/render_nb_js_dot.py src/jyquickhelper/jspy/render_nb_js_vis.py src/jyquickhelper/jspy/render_nb_json.py <<<<<< network # path=/var/lib/jenkins/workspace/jyquickhelper/jyquickhelper_UT_39_std/_doc/sphinxdoc/source/coverage/coverage_report.xml /var/lib/jenkins/workspace/jyquickhelper/jyquickhelper_UT_39_std/src <<<<<< EOF