Copy the app link with current input parameters. They will be displayed in the URL.
If a user visits the app, it will run automatically, using the input parameters from the URL.
# Run this cell to render a mitosheet# See mito's documentation here: https://docs.trymito.io/how-to/creating-a-mitosheet# Join our Discord for support here: https://discord.gg/XdJSZyejJUimport mitosheet
mitosheet.sheet()print('Hi there')