Skip to content

Commit

Permalink
add gif example to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ulfaslak committed Apr 19, 2019
1 parent 05e0fa1 commit 3b077af
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@

This package provides an interface between [networkx](https://networkx.github.io/) Graph objects and [Ulf Aslak's interactive web app](https://github.com/ulfaslak/network_styling_with_d3) for simple and better network visualizations.

![example](https://github.com/benmaier/netwulf/raw/master/img/simple_example.gif)

## Install

pip install netwulf
Expand Down
3 changes: 1 addition & 2 deletions docs/python_api/post_back.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,7 @@ A visualization window is opened and the network can be stylized.
Once you're done, press the button `Post to Python`.

.. figure:: img/post_to_python.png

Post to Python
:width: 500

Pressing this button will pipe the data back to Python and close the browser
The Python kernel is busy until either `Post to Python` is clicked or a
Expand Down
Binary file added img/simple_example.gif
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 3b077af

Please sign in to comment.