quarto-dev / quarto-dev/quarto-cli
Add support for notebook per page in Quarto books
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 6k
- Forks
- 458
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 41
Description
Discussed in https://github.com/quarto-dev/quarto-cli/discussions/2432
Originally posted by andrewcstewart September 13, 2022
It would be great if Quarto could allow you to generate a link in the navbar (or wherever) to download a copy of the notebook you are viewing.
Other frameworks like Jupyterbook implement examples of this feature. Or, a picture is worth a thousand words, as they say...

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
Start by reading the linked discussion at github.com/quarto-dev/quarto-cli/discussions/2432 and reviewing the example image. Define how a Quarto book page identifies its notebook and where the download link should appear; done means each relevant page exposes a working link to download the notebook being viewed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter-notebook
- Domain
- web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100