Difference between revisions of "Play Ground"
Jump to navigation
Jump to search
| (3 intermediate revisions by the same user not shown) | |||
| Line 8: | Line 8: | ||
digraph wzTest { | digraph wzTest { | ||
| − | "Von hier" -> "nach da" | + | "Von hier" -> "nach da" -> "zu dort" |
} | } | ||
</graphviz> | </graphviz> | ||
| + | |||
| + | |||
| + | pip install --user -r requirements.txt | ||
Latest revision as of 20:18, 28 July 2020
- GraphViz // wie kreire ich eine Seite namens GraphViz wenn es solch eine schon gibt? NameSpace? wz:PlayGround:GraphViz ?
- GraphViz Wikimedia
- GraphViz WebSite

pip install --user -r requirements.txt