posit-dev / posit-dev/py-shiny

ui.panel_title: example on including an image

Open
#817 0 comments 2 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.