I am trying to draw a diagram with embedded links. I tried graphviz and mermaid, in both links when you click - open a blank page. But if I right-click on it with mouse - it opens the proper page. S...
It seems graphviz (specifcally, `dot`) is not installed by default. Is there an easy way to request it be available for my pipeline? I am using `sphinx.ext.graphviz` to display some diagrams which a...
Copied to clipboard