summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorMartin Zugnoni <martin.zugnoni@gmail.com>2020-08-28 16:53:32 -0300
committerMartin Zugnoni <martin.zugnoni@gmail.com>2020-08-28 16:53:32 -0300
commit0c6faf5e6ed17e647d7c7d13a9c36cc8eb2bb788 (patch)
tree75b37ba00fd2a17bcd477bc4afb888d369d46a45 /README.rst
parent1390d4828d1ed721f102379dd5e49bc84cc61614 (diff)
downloadjsonschema-0c6faf5e6ed17e647d7c7d13a9c36cc8eb2bb788.tar.gz
Remove demo links from README file
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst18
1 files changed, 0 insertions, 18 deletions
diff --git a/README.rst b/README.rst
index d09e475..dc89d72 100644
--- a/README.rst
+++ b/README.rst
@@ -80,24 +80,6 @@ Installation
$ pip install jsonschema
-Demo
-----
-
-Try ``jsonschema`` interactively in this online demo:
-
-.. image:: https://user-images.githubusercontent.com/1155573/56745335-8b158a00-6750-11e9-8776-83fa675939c4.png
- :target: https://notebooks.ai/demo/gh/Julian/jsonschema
- :alt: Open Live Demo
-
-
-Online demo Notebook will look similar to this:
-
-
-.. image:: https://user-images.githubusercontent.com/1155573/56820861-5c1c1880-6823-11e9-802a-ce01c5ec574f.gif
- :alt: Open Live Demo
- :width: 480 px
-
-
Release Notes
-------------