posit-dev / posit-dev/py-shiny
Shiny run should return address at the end
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.8k
- Forks
- 135
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 21
Description
One thing that I really like about the Streamlit CLI is that it always ends with the address. This makes it easy to return to your preview if you close the tab for some reason.
Contributor guide
No contributing guide indexed for this repository
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 locating the Shiny CLI entry point for run and inspect how its process output ends. Compare the requested behavior with the Streamlit CLI's final output. Done means a completed shiny run invocation ends by displaying the address needed to reopen the preview.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100