posit-dev / posit-dev/py-shiny
Make it possible to bring your own HTML template
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.8k
- Forks
- 135
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 21
Description
That is, similar to what we have in R with shiny::htmlTemplate().
Also, it seems like providing a htmltools.HTMLDocument() should also work for this, but currently doesn't
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 with the linked Shinylive reproduction and inspect how HTMLDocument() is currently handled. Compare the requested behavior with R's shiny::htmlTemplate(); done means a user can provide a custom HTML template or HTMLDocument and use it successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100