gradio/gradio
Freddy Boulton 3530a86433
Fix bokeh Plots (#3212)
* Add implementation

* Simpler approach

* Fix extra updates

* Fix python tests

* CHANGELOG + add bokeh plot demo

* Center content

* Fix value=bokeh case

* Add image to changelog

* Add notebook file

* Undo accidental changes

* Add missing plot type

* Fix type hints

* Fix requirements

* Lint

* Fix requirements

* remove lorenz

* Fix notebooks

* Remove bokeh demo

* Fix plot

* Don't use beforeUpdate

* FIx demo: Add load_event + bump bokeh>3.0

* Only load bokeh if needed

* Fix tests

* lint

---------

Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
2023-02-17 16:47:06 -05:00
..
test_data
__init__.py Bar Plot Component (#3157) 2023-02-09 16:42:25 -05:00
.dockerignore
blocks.py Persistent FRP (#3149) 2023-02-16 16:31:16 -06:00
components.py Fix bokeh Plots (#3212) 2023-02-17 16:47:06 -05:00
context.py Fixes components when loading private spaces (#3068) 2023-02-07 07:55:51 -08:00
data_classes.py
deprecation.py
documentation.py
encryptor.py
events.py Fix clear event (#3218) 2023-02-17 10:20:57 -05:00
exceptions.py
external_utils.py
external.py Miscellaneous warnings and errors (#3194) 2023-02-14 16:21:09 -06:00
flagging.py Example caching now works with components without a label attribute (e.g. Column) (#3123) 2023-02-03 16:46:56 -08:00
helpers.py
inputs.py
interface.py Turn Submit Button into Cancel Button for Interfaces with generators (#3124) 2023-02-06 14:30:21 -05:00
interpretation.py
ipython_ext.py Emit warning when using an interface in reload mode (#3126) 2023-02-06 10:00:35 -05:00
layouts.py
media_data.py
mix.py
networking.py Persistent FRP (#3149) 2023-02-16 16:31:16 -06:00
outputs.py
pipelines.py
processing_utils.py Cache temp files created from base64 data (#3197) 2023-02-15 17:24:48 -06:00
queueing.py
ranged_response.py
reload.py
routes.py Fixes components when loading private spaces (#3068) 2023-02-07 07:55:51 -08:00
serializing.py Fixes components when loading private spaces (#3068) 2023-02-07 07:55:51 -08:00
strings.py
templates.py
tunneling.py FRP version fix (#3221) 2023-02-17 14:47:39 -06:00
utils.py Fixes gr.utils.delete_none (#3188) 2023-02-13 15:28:43 -06:00
version.txt FRP version fix (#3221) 2023-02-17 14:47:39 -06:00