KiteWind / templates.py

Commit History

Implement basic import auto-healing for streamlit.
fd3511e

gstaff commited on

Add undo and redo buttons for gradio and streamlit. Also rename components to eliminate overlapping names between gradio and streamlit tabs.
3df3aa7

gstaff commited on

Add requirements support, query param, copy link, and automatic tab selection for stlite.
3b6c4d9

gstaff commited on

Try update to Spaces copy link.
7df958b

gstaff commited on

Fix URL string for copy link.
79f1db2

gstaff commited on

Update share link copy for HF Spaces compatibility.
4d17237

gstaff commited on

Fix escaping on snippet export.
7563e81

gstaff commited on

Add requirements support to gradio.
a8e9c78

gstaff commited on

Fix style and display of error overlay for gradio.
713a4fb

gstaff commited on

Add share link support for gradio-lite apps.
73c77f1

gstaff commited on

Fix theme reloading on gradio-lite demos.
3aacece

gstaff commited on

Update gradio-lite templates to allow for hot-reload.
82502f1

gstaff commited on

Add function type annotations.
1ba22b4

gstaff commited on

Support both stlite and gradio-lite app creation.
149da6f

gstaff commited on

Cleanup and move template to utility file.
4b286f3

gstaff commited on