frankvp 729e714621 Add Google OAuth2 example (#4371) 2 months ago
..
3d_scene 66393ec00f move lifecycle functions and add_static_files into new app class 2 years ago
ai_interface 94cc62c831 [code-style] Introduce ruff as an isort replacement and add a pre-commit hook (#2619) 1 year ago
audio_recorder bf56bc7780 sort some more imports 1 year ago
authentication 5126b7de6e Pass referrer_path to /login as a query parameter (#4388) 2 months ago
chat_app 6dc472ed32 Pipeline improvements (#3893) 7 months ago
chat_with_ai e6fa211cf9 Add example to show OpenAI's Assistant API with async/await (#4136) 4 months ago
custom_binding 6013759daf import cast from typing; fix typing-extensions requirement (fixed #1973) 1 year ago
custom_vue_component 0e9f650e69 A couple of small improvements to the custom vue component example (#4229) 3 months ago
descope_auth 160776cf0d typo (fixes #3593) 8 months ago
docker_image bd342113f2 fix some minor issues in examples 8 months ago
download_text_as_file f7c08cfd97 UI context properties (#2905) 1 year ago
editable_ag_grid 2d69785c36 fix "Editable AG Grid" example 1 year ago
editable_table 94cc62c831 [code-style] Introduce ruff as an isort replacement and add a pre-commit hook (#2619) 1 year ago
fastapi 30e66144ce strip root_path to make ASGIServer from socketio compatible with mounting as sub-app (fixes #2468 and #2515) 1 year ago
ffmpeg_extract_images cc6e811fac fix ffmpeg example 2 years ago
fullcalendar ac524333e9 add link to example with plugins for full calendar (#3553) 9 months ago
generate_pdf 94cc62c831 [code-style] Introduce ruff as an isort replacement and add a pre-commit hook (#2619) 1 year ago
global_worker 9f3911d327 Add new example with global computation and progress bar (#2685) 1 year ago
google_oauth2 729e714621 Add Google OAuth2 example (#4371) 2 months ago
google_one_tap_auth 6f699855e5 add link to one-tap example and remove client id 2 months ago
image_mask_overlay bd342113f2 fix some minor issues in examples 8 months ago
infinite_scroll 35b23ae6c3 handle timeout errors for infinite scroll example (fixes #2966) 1 year ago
lightbox d9d65d0647 consistently use prefix "on_" for registering handlers only (fixes #1326) 1 year ago
local_file_picker 25a633450d update pre-commit and ruff (#4052) 5 months ago
menu_and_tabs 9066cfcc25 cleanup some examples 1 year ago
modularization 2303e95ca7 fix parameter name in modularization example 1 year ago
nginx_https 4506b739b5 review 10 months ago
nginx_subpath bd342113f2 fix some minor issues in examples 8 months ago
node_module_integration baa97acfe8 Unify declaration of third-party dependencies (#2991) 9 months ago
openai_assistant e6fa211cf9 Add example to show OpenAI's Assistant API with async/await (#4136) 4 months ago
opencv_webcam 53cedb1add Ensure cv2.VideoCapture is only called once (#3619) 8 months ago
pandas_dataframe 6eba10438f code review 2 years ago
progress 902f8e5c2e use new run module where possible 1 year ago
pyserial 62f477fbb8 introduce pyserial example 1 year ago
pytests 3a4d7637dc remove icecream dependency (#3439) 9 months ago
redis_storage 7ad1a4b0c0 simplify redis example 3 months ago
ros2 bd342113f2 fix some minor issues in examples 8 months ago
script_executor 94cc62c831 [code-style] Introduce ruff as an isort replacement and add a pre-commit hook (#2619) 1 year ago
search_as_you_type 7c3e01af16 add pylint checks 1 year ago
signature_pad baa97acfe8 Unify declaration of third-party dependencies (#2991) 9 months ago
simpy 5d25e54914 replace some HTTP links with HTTPS equivalents 1 year ago
single_page_app 3b9293db14 fix back button for SPA example (fixes #3910) 6 months ago
slideshow 7c3e01af16 add pylint checks 1 year ago
slots 9066cfcc25 cleanup some examples 1 year ago
sqlite_database 94cc62c831 [code-style] Introduce ruff as an isort replacement and add a pre-commit hook (#2619) 1 year ago
svg_clock 9066cfcc25 cleanup some examples 1 year ago
table_and_slots b394216e03 Improve the API of `ui.table` (#3525) 9 months ago
todo_list 6dc472ed32 Pipeline improvements (#3893) 7 months ago
trello_cards 7c3e01af16 add pylint checks 1 year ago
webserial e064e56d22 explicitly specify UTF-8 encoding when reading/writing files (fixes #4364) 2 months ago
websockets 3032da2426 code review 1 year ago
zeromq 64b9f40b44 Example: Add zeromq example (#2941) 1 year ago