quarto-dev / quarto-dev/quarto
Add Jupyter "render" to the VSCode dropdown list
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 645
- Forks
- 62
- Avg merge
- 17h 42m
- Merged PRs (30d)
- 13
Description
Minor feature request:
Right now the "Render" only shows pdf/docx/html as options. Would be nice to have a ipynb dropdown to make it so the manual quarto commandline isn't required for those use cases (i.e., it would do the quarto render MYFILE.qmd --to ipynb)
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 by locating the VSCode Render dropdown and the existing pdf, docx, and html options. Check how those options invoke Quarto, then add an ipynb option that renders a .qmd file to Jupyter Notebook format and verify the dropdown no longer requires the manual command line.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter-notebook, typescript, vscode
- Domain
- developer-experience
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100