rstudio / rstudio/flexdashboard
not possible to breakdown the flexdashboards in several files
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 848
- Forks
- 298
- PR merge metrics
- No merged PRs in 30d
Description
Hello
I couldn't find a way to split the website into separate files. The reason I want to do this is that some part of the document take time to execute and I would rather avoid recalculating everything each time. If we could split for instance each page in an independent document, it would make possible to recalculate only parts of the website.
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
The issue names no files, tests, or entry points. Start by locating how a flexdashboard document and its pages are rendered, then determine whether pages can be separated and recalculated independently; done means unchanged parts no longer recalculate when another page changes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100