posit-dev / posit-dev/rsconnect-python
rsconnect deploy --help is wrong? (Suggests shinyapps.io supports non-shiny apps)
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 37
- Forks
- 28
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 7
Description
The command line help for deploy implies that streamlit and dash are supported on shinyapps.io:
streamlit Deploy a Streamlit Application to Posit Connect [v1.8.4+],
Posit Cloud, or shinyapps.io.
dash Deploy a Dash Application to Posit Connect [v1.8.2+], Posit
Cloud, or shinyapps.io.
but trying to deploy a streamlit app to shinyapps.io doesn't work (at least on the free tier I'm on) and there's no documentation I can find anywhere that suggests shinyapps.io supports streamlit or dash.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by running rsconnect deploy --help and compare the listed shinyapps.io targets with the linked shinyapps.io documentation. Confirm whether Streamlit and Dash are supported there; done means the help text accurately reflects the supported deployment targets.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100