![]() | 1 | initial version |
works for me on 10.6.beta7 (with dot2tex and graphviz installed). One thing to make sure is that dot2tex and graphviz are installed.
![]() | 2 | No.2 Revision |
works for me on 10.6.beta7 (with dot2tex and graphviz installed). One thing to make sure is that dot2tex and graphviz are installed.installed:
sage: !pip install dot2tex
and sudo apt install graphviz
if on Debian/Ubuntu.
![]() | 3 | No.3 Revision |
works for me on 10.6.beta7 (with dot2tex 2.11.3.p0 and graphviz installed). One thing to make sure is that dot2tex and graphviz are installed:
sage: !pip install dot2tex
and sudo apt install graphviz
if on Debian/Ubuntu.