mirror of
https://github.com/gradio-app/gradio.git
synced 2025-02-05 11:10:03 +08:00
3530a86433
* 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> |
||
---|---|---|
.. | ||
test_data | ||
__init__.py | ||
.dockerignore | ||
blocks.py | ||
components.py | ||
context.py | ||
data_classes.py | ||
deprecation.py | ||
documentation.py | ||
encryptor.py | ||
events.py | ||
exceptions.py | ||
external_utils.py | ||
external.py | ||
flagging.py | ||
helpers.py | ||
inputs.py | ||
interface.py | ||
interpretation.py | ||
ipython_ext.py | ||
layouts.py | ||
media_data.py | ||
mix.py | ||
networking.py | ||
outputs.py | ||
pipelines.py | ||
processing_utils.py | ||
queueing.py | ||
ranged_response.py | ||
reload.py | ||
routes.py | ||
serializing.py | ||
strings.py | ||
templates.py | ||
tunneling.py | ||
utils.py | ||
version.txt |