It's a cheat day...on the computer. Found a useful cheat sheet on
Markdown cells for Jupyter notebooks. These essentially allow one
to style the output:
https://www.ibm.com/docs/en/db2-event-store/2.0.0?topic=notebooks-markdown-jupyter-cheatsheet
Still looking for one for graphviz. To begin: a digraph is a directed graph with
arrows, while a graph just has links. Oh well, one could just go to the documentation...
https://graphviz.readthedocs.io/en/stable/
https://fr33tux.org/post/introduction-a-graphviz/
* * *
For those wanting a quick and easy way to use graphviz, an earlier
version makes this possible: graphviz 2.38. One downloads this version
to program files, and links to GVEdit.
https://www.npackd.org/p/org.graphviz.Graphviz/2.38
I have a taskbar link to it. One saves in .gv to edit, in png or other to export...
No comments:
Post a Comment