posit-dev / posit-dev/py-shiny
ui.panel_title: example on including an image
Open
Nobody has claimed this yet.
needs-triage
- Dominant language
- Python
- Stars
- 1.8k
- Forks
- 135
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 21
Description
Given that many developers likely want to include a logo next to the title, it would be helpful to include an example in the docs, as can be found for R shiny:
titlePanel(title=div(img(src="image.png"), "MY APP TITLE"))
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
Open the linked ui.panel_title documentation page and review its existing examples alongside the R Shiny example in the issue. Add a Python example showing how to include an image beside the panel title, then confirm the documentation renders correctly and demonstrates the requested layout.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100