Skip to content

Commit

Permalink
Merge pull request #47 from jbednar/typofix
Browse files Browse the repository at this point in the history
Fixed typos
  • Loading branch information
Giancarlo Perrone committed Sep 11, 2019
2 parents c826440 + 077e3f0 commit f268ffe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyvis/source/tutorial.rst
Original file line number Diff line number Diff line change
Expand Up @@ -173,10 +173,10 @@ parameters to your graph's physics and layout function.

.. image:: set_options_ex.gif

Using pyviz within `Jupyter <https://jupyter.org>`_ notebook
Using pyvis within `Jupyter <https://jupyter.org>`_ notebook
------------------------------------------------------------

Pyviz supports `Jupyter <https://jupyter.org>`_ notebook embedding through the
Pyvis supports `Jupyter <https://jupyter.org>`_ notebook embedding through the
use of the
:meth:`network.Network` contructor. The network instance must be
"prepped" during instantiation by supplying the `notebook=True` kwarg.
Expand Down

0 comments on commit f268ffe

Please sign in to comment.