quarto-dev / quarto-dev/quarto

Add Jupyter "render" to the VSCode dropdown list

Open
#80 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

future vscode
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

  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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.