wwwillchen commited on
Commit
d8d6fe1
·
1 Parent(s): 80014f2
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. README.md +2 -2
  2. __pycache__/audio.cpython-310.pyc +0 -0
  3. __pycache__/audio.cpython-312.pyc +0 -0
  4. __pycache__/autocomplete.cpython-310.pyc +0 -0
  5. __pycache__/autocomplete.cpython-312.pyc +0 -0
  6. __pycache__/badge.cpython-310.pyc +0 -0
  7. __pycache__/badge.cpython-312.pyc +0 -0
  8. __pycache__/basic_animation.cpython-310.pyc +0 -0
  9. __pycache__/basic_animation.cpython-312.pyc +0 -0
  10. __pycache__/bootstrap.cpython-310.pyc +0 -0
  11. __pycache__/bootstrap.cpython-312.pyc +0 -0
  12. __pycache__/box.cpython-310.pyc +0 -0
  13. __pycache__/box.cpython-312.pyc +0 -0
  14. __pycache__/button.cpython-310.pyc +0 -0
  15. __pycache__/button.cpython-312.pyc +0 -0
  16. __pycache__/button_toggle.cpython-310.pyc +0 -0
  17. __pycache__/button_toggle.cpython-312.pyc +0 -0
  18. __pycache__/card.cpython-310.pyc +0 -0
  19. __pycache__/card.cpython-312.pyc +0 -0
  20. __pycache__/chat.cpython-312.pyc +0 -0
  21. __pycache__/chat_inputs.cpython-310.pyc +0 -0
  22. __pycache__/chat_inputs.cpython-312.pyc +0 -0
  23. __pycache__/checkbox.cpython-310.pyc +0 -0
  24. __pycache__/checkbox.cpython-312.pyc +0 -0
  25. __pycache__/code_demo.cpython-310.pyc +0 -0
  26. __pycache__/code_demo.cpython-312.pyc +0 -0
  27. __pycache__/date_picker.cpython-310.pyc +0 -0
  28. __pycache__/date_picker.cpython-312.pyc +0 -0
  29. __pycache__/date_range_picker.cpython-310.pyc +0 -0
  30. __pycache__/date_range_picker.cpython-312.pyc +0 -0
  31. __pycache__/density.cpython-310.pyc +0 -0
  32. __pycache__/density.cpython-312.pyc +0 -0
  33. __pycache__/dialog.cpython-310.pyc +0 -0
  34. __pycache__/dialog.cpython-312.pyc +0 -0
  35. __pycache__/divider.cpython-310.pyc +0 -0
  36. __pycache__/divider.cpython-312.pyc +0 -0
  37. __pycache__/embed.cpython-310.pyc +0 -0
  38. __pycache__/embed.cpython-312.pyc +0 -0
  39. __pycache__/expansion_panel.cpython-310.pyc +0 -0
  40. __pycache__/expansion_panel.cpython-312.pyc +0 -0
  41. __pycache__/fancy_chat.cpython-310.pyc +0 -0
  42. __pycache__/fancy_chat.cpython-312.pyc +0 -0
  43. __pycache__/feedback.cpython-310.pyc +0 -0
  44. __pycache__/feedback.cpython-312.pyc +0 -0
  45. __pycache__/form_billing.cpython-310.pyc +0 -0
  46. __pycache__/form_billing.cpython-312.pyc +0 -0
  47. __pycache__/form_profile.cpython-310.pyc +0 -0
  48. __pycache__/form_profile.cpython-312.pyc +0 -0
  49. __pycache__/grid_table.cpython-310.pyc +0 -0
  50. __pycache__/grid_table.cpython-312.pyc +0 -0
README.md CHANGED
@@ -11,7 +11,7 @@ app_port: 8080
11
 
12
  # Mesop demo app
13
 
14
- This app demonstrates Mesop's various components and features. Create your own Cloud Run app by following: https://google.github.io/mesop/guides/deployment/
15
 
16
  ## Development
17
 
@@ -59,7 +59,7 @@ This app is deployed to Google Cloud Run.
59
  gcloud run deploy mesop --source .
60
  ```
61
 
62
- See our Mesop deployment [docs](https://google.github.io/mesop/guides/deployment/#deploy-to-google-cloud-run) for more background.
63
 
64
  ### Deploy to Hugging Face Spaces
65
 
 
11
 
12
  # Mesop demo app
13
 
14
+ This app demonstrates Mesop's various components and features. Create your own Cloud Run app by following: https://mesop-dev.github.io/mesop/guides/deployment/
15
 
16
  ## Development
17
 
 
59
  gcloud run deploy mesop --source .
60
  ```
61
 
62
+ See our Mesop deployment [docs](https://mesop-dev.github.io/mesop/guides/deployment/#deploy-to-google-cloud-run) for more background.
63
 
64
  ### Deploy to Hugging Face Spaces
65
 
__pycache__/audio.cpython-310.pyc CHANGED
Binary files a/__pycache__/audio.cpython-310.pyc and b/__pycache__/audio.cpython-310.pyc differ
 
__pycache__/audio.cpython-312.pyc ADDED
Binary file (1.68 kB). View file
 
__pycache__/autocomplete.cpython-310.pyc CHANGED
Binary files a/__pycache__/autocomplete.cpython-310.pyc and b/__pycache__/autocomplete.cpython-310.pyc differ
 
__pycache__/autocomplete.cpython-312.pyc ADDED
Binary file (4.02 kB). View file
 
__pycache__/badge.cpython-310.pyc CHANGED
Binary files a/__pycache__/badge.cpython-310.pyc and b/__pycache__/badge.cpython-310.pyc differ
 
__pycache__/badge.cpython-312.pyc ADDED
Binary file (1.4 kB). View file
 
__pycache__/basic_animation.cpython-310.pyc CHANGED
Binary files a/__pycache__/basic_animation.cpython-310.pyc and b/__pycache__/basic_animation.cpython-310.pyc differ
 
__pycache__/basic_animation.cpython-312.pyc ADDED
Binary file (12.5 kB). View file
 
__pycache__/bootstrap.cpython-310.pyc CHANGED
Binary files a/__pycache__/bootstrap.cpython-310.pyc and b/__pycache__/bootstrap.cpython-310.pyc differ
 
__pycache__/bootstrap.cpython-312.pyc ADDED
Binary file (6.4 kB). View file
 
__pycache__/box.cpython-310.pyc CHANGED
Binary files a/__pycache__/box.cpython-310.pyc and b/__pycache__/box.cpython-310.pyc differ
 
__pycache__/box.cpython-312.pyc ADDED
Binary file (3.58 kB). View file
 
__pycache__/button.cpython-310.pyc CHANGED
Binary files a/__pycache__/button.cpython-310.pyc and b/__pycache__/button.cpython-310.pyc differ
 
__pycache__/button.cpython-312.pyc ADDED
Binary file (2.47 kB). View file
 
__pycache__/button_toggle.cpython-310.pyc CHANGED
Binary files a/__pycache__/button_toggle.cpython-310.pyc and b/__pycache__/button_toggle.cpython-310.pyc differ
 
__pycache__/button_toggle.cpython-312.pyc ADDED
Binary file (2.75 kB). View file
 
__pycache__/card.cpython-310.pyc CHANGED
Binary files a/__pycache__/card.cpython-310.pyc and b/__pycache__/card.cpython-310.pyc differ
 
__pycache__/card.cpython-312.pyc ADDED
Binary file (4.84 kB). View file
 
__pycache__/chat.cpython-312.pyc ADDED
Binary file (2.4 kB). View file
 
__pycache__/chat_inputs.cpython-310.pyc CHANGED
Binary files a/__pycache__/chat_inputs.cpython-310.pyc and b/__pycache__/chat_inputs.cpython-310.pyc differ
 
__pycache__/chat_inputs.cpython-312.pyc ADDED
Binary file (5.36 kB). View file
 
__pycache__/checkbox.cpython-310.pyc CHANGED
Binary files a/__pycache__/checkbox.cpython-310.pyc and b/__pycache__/checkbox.cpython-310.pyc differ
 
__pycache__/checkbox.cpython-312.pyc ADDED
Binary file (2.03 kB). View file
 
__pycache__/code_demo.cpython-310.pyc CHANGED
Binary files a/__pycache__/code_demo.cpython-310.pyc and b/__pycache__/code_demo.cpython-310.pyc differ
 
__pycache__/code_demo.cpython-312.pyc ADDED
Binary file (1.74 kB). View file
 
__pycache__/date_picker.cpython-310.pyc CHANGED
Binary files a/__pycache__/date_picker.cpython-310.pyc and b/__pycache__/date_picker.cpython-310.pyc differ
 
__pycache__/date_picker.cpython-312.pyc ADDED
Binary file (2.83 kB). View file
 
__pycache__/date_range_picker.cpython-310.pyc CHANGED
Binary files a/__pycache__/date_range_picker.cpython-310.pyc and b/__pycache__/date_range_picker.cpython-310.pyc differ
 
__pycache__/date_range_picker.cpython-312.pyc ADDED
Binary file (3.36 kB). View file
 
__pycache__/density.cpython-310.pyc CHANGED
Binary files a/__pycache__/density.cpython-310.pyc and b/__pycache__/density.cpython-310.pyc differ
 
__pycache__/density.cpython-312.pyc ADDED
Binary file (3.29 kB). View file
 
__pycache__/dialog.cpython-310.pyc CHANGED
Binary files a/__pycache__/dialog.cpython-310.pyc and b/__pycache__/dialog.cpython-310.pyc differ
 
__pycache__/dialog.cpython-312.pyc ADDED
Binary file (6.06 kB). View file
 
__pycache__/divider.cpython-310.pyc CHANGED
Binary files a/__pycache__/divider.cpython-310.pyc and b/__pycache__/divider.cpython-310.pyc differ
 
__pycache__/divider.cpython-312.pyc ADDED
Binary file (1.25 kB). View file
 
__pycache__/embed.cpython-310.pyc CHANGED
Binary files a/__pycache__/embed.cpython-310.pyc and b/__pycache__/embed.cpython-310.pyc differ
 
__pycache__/embed.cpython-312.pyc ADDED
Binary file (1.22 kB). View file
 
__pycache__/expansion_panel.cpython-310.pyc CHANGED
Binary files a/__pycache__/expansion_panel.cpython-310.pyc and b/__pycache__/expansion_panel.cpython-310.pyc differ
 
__pycache__/expansion_panel.cpython-312.pyc ADDED
Binary file (7.28 kB). View file
 
__pycache__/fancy_chat.cpython-310.pyc CHANGED
Binary files a/__pycache__/fancy_chat.cpython-310.pyc and b/__pycache__/fancy_chat.cpython-310.pyc differ
 
__pycache__/fancy_chat.cpython-312.pyc ADDED
Binary file (29.5 kB). View file
 
__pycache__/feedback.cpython-310.pyc CHANGED
Binary files a/__pycache__/feedback.cpython-310.pyc and b/__pycache__/feedback.cpython-310.pyc differ
 
__pycache__/feedback.cpython-312.pyc ADDED
Binary file (4.17 kB). View file
 
__pycache__/form_billing.cpython-310.pyc CHANGED
Binary files a/__pycache__/form_billing.cpython-310.pyc and b/__pycache__/form_billing.cpython-310.pyc differ
 
__pycache__/form_billing.cpython-312.pyc ADDED
Binary file (10.3 kB). View file
 
__pycache__/form_profile.cpython-310.pyc CHANGED
Binary files a/__pycache__/form_profile.cpython-310.pyc and b/__pycache__/form_profile.cpython-310.pyc differ
 
__pycache__/form_profile.cpython-312.pyc ADDED
Binary file (8.11 kB). View file
 
__pycache__/grid_table.cpython-310.pyc CHANGED
Binary files a/__pycache__/grid_table.cpython-310.pyc and b/__pycache__/grid_table.cpython-310.pyc differ
 
__pycache__/grid_table.cpython-312.pyc ADDED
Binary file (24.6 kB). View file