We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ea294c commit 0c6f872Copy full SHA for 0c6f872
README.rst
@@ -73,7 +73,7 @@ Run the graph and request all of the outputs::
73
>>> graphop.compute({'a': 2, 'b': 5}, outputs=["a_minus_ab"])
74
{'a_minus_ab': -8}
75
76
-.. |sample-plot| image:: docs/source/images/barebone_2ops
+.. |sample-plot| image:: docs/source/images/barebone_2ops.svg
77
:alt: sample graphtik plot
78
:width: 120px
79
:align: middle
0 commit comments