Fix embedded demos in some guides (#2403)

* Dont load gradio web component in guides

* Changelog
This commit is contained in:
Freddy Boulton 2022-10-07 07:08:14 -07:00 committed by GitHub
parent a36dcb5975
commit 7305a19a30
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 1 additions and 6 deletions

View File

@ -17,6 +17,7 @@ No changes to highlight.
## Full Changelog:
* Speeds up Gallery component by using temporary files instead of base64 representation in the front-end by [@proxyphi](https://github.com/proxyphi), [@pngwn](https://github.com/pngwn), and [@abidlabs](https://github.com/abidlabs) in [PR 2265](https://github.com/gradio-app/gradio/pull/2265)
* Fixed some embedded demos in the guides by not loading the gradio web component in some guides by [@freddyaboulton](https://github.com/freddyaboulton) in [PR 2403](https://github.com/gradio-app/gradio/pull/2403)
## Contributors Shoutout:
No changes to highlight.

View File

@ -1,5 +1,3 @@
<script type="module" src="https://gradio.s3-us-west-2.amazonaws.com/3.1.0/gradio.js"></script>
# Connecting to a Database
Related spaces: https://huggingface.co/spaces/freddyaboulton/chicago-bike-share-dashboard

View File

@ -1,5 +1,3 @@
<script type="module" src="https://gradio.s3-us-west-2.amazonaws.com/3.1.0/gradio.js"></script>
# Custom Machine Learning Interpretations with Blocks
Tags: INTERPRETATION, SENTIMENT ANALYSIS

View File

@ -1,5 +1,3 @@
<script type="module" src="https://gradio.s3-us-west-2.amazonaws.com/3.4.0/gradio.js"></script>
# Running Background Tasks
Related spaces: https://huggingface.co/spaces/freddyaboulton/gradio-google-forms