File: notebooks.rst

package info (click to toggle)
python-graphviz 0.20.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,188 kB
  • sloc: python: 4,098; makefile: 13
file content (20 lines) | stat: -rw-r--r-- 787 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
.. _notebooks:

Notebooks
=========

- Render `graphviz.org gallery`_ examples with logging:
  `examples/graphviz-notebook.ipynb <nbviewer graphviz-notebook.ipynb_>`_
  (`source <GitHub graphviz-notebook.ipynb_>`_)
- `Layout engine <DOT layouts_>`_ comparison:
  `examples/graphviz-engines.ipynb <nbviewer graphviz-engines.ipynb_>`_
  (`source <GitHub graphviz-engines.ipynb_>`_)
- Example for :meth:`graphviz.set_jupyter_format`:
  `examples/graphviz-jupyter-format.ipynb <nbviewer graphviz-jupyter-format.ipynb_>`_
  (`source <GitHub graphviz-jupyter-format.ipynb_>`_)
- Verify `escaping <DOT escString_>`_ and quoting:
  `examples/graphviz-escapes.ipynb <nbviewer graphviz-escapes.ipynb_>`_
  (`source <GitHub graphviz-escapes.ipynb_>`_)


.. include:: _links.rst