Attempting to embed repl.it as an iframe

This commit is contained in:
MikeTheWatchGuy 2019-01-29 14:59:38 -05:00
parent d721437a00
commit fd2d9c9754
1 changed files with 12 additions and 0 deletions

View File

@ -91,6 +91,18 @@ PySimpleGUIWeb runs only on Python 3. Legacy Python (2.7) is not supported.
* Read with timeout = 0
# Running online using repl.it
<figure class="video_container">
<iframe src="https://repl.it/@PySimpleGUI/PySimpleGUIWeb-Demos?lite=true" frameborder="0" allowfullscreen="true"> </iframe>
</figure>
<iframe height="400px" width="100%" src="https://repl.it/@PySimpleGUI/PySimpleGUIWeb-Demos?lite=true" scrolling="no" frameborder="no" allowtransparency="true" allowfullscreen="true" sandbox="allow-forms allow-pointer-lock allow-popups allow-same-origin allow-scripts allow-modals"></iframe>
# Release Notes:
## 0.1.0 PySimpleGUIWeb 22-Jan-2019