105 Connect inputs to outputs
Instructions
Update the app to make it reactive. Ensure that:
- Both the plot and table show data related to the chosen account
- The plot shows the requested variable
Don’t forget to import any new submodules that you use.
Loading...
The source code for this exercise is at https://github.com/posit-conf-2024/intro-to-shiny-for-python/tree/main/docs/apps/105-reactivity.