Skip to content

Commit

Permalink
update readme and gifs
Browse files Browse the repository at this point in the history
  • Loading branch information
luiztauffer committed Apr 20, 2020
1 parent eef7a07 commit a432221
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,10 @@ voila_widget.close_renderer()

## Examples

[Here](https://github.com/luiztauffer/qtvoila/tree/master/examples) you can find examples on how to use QtVoila in your PySide2 application.
[Here](https://github.com/luiztauffer/qtvoila/tree/master/examples) you can find some examples on how to use QtVoila in your PySide2 application. For example, creating notebooks from user's input and rendering them:

![](assets/gif_matplotlib_example.gif)
![](assets/gif_0.gif)

To have your GUI importing existing notebooks and rendering them:

![](assets/gif_1.gif)
Binary file added assets/gif_0.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/gif_1.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed assets/gif_matplotlib_example.gif
Binary file not shown.

0 comments on commit a432221

Please sign in to comment.