Can someone please provide a fuller example of shiny deployment in python?
for example, more context on the code:
"rsconnect deploy shiny /path/to/app --name --title my-app" found here.
What is "name" referring to? Can you deploy the app if it's built in a virtual environment?
thanks!