Skip to content

Quarto Inline Output: Toolbar UI affordances for managing outputs #12149

@jmcphers

Description

@jmcphers

R and Python scripts have a "Run" button in the toolbar that sends their contents to the Console.

Image

When Quarto inline output is enabled, we should have a similar button in the editor toolbar that contains run/output related commands. It could go right here:

Image

It should have most or all of the following:

  • Run all cells (default action)
  • Run current cell
  • Clear all outputs
  • Switch between inline/console mode
  • Reveal console

RStudio's, for inspiration (note that we wouldn't want to copy this exactly as our toolbars aren't organized the same way)

Image

Metadata

Metadata

Assignees

Labels

area: notebooks-jupyterIssues related to Jupyter .ipynb supportarea: notebooks-quartoIssues related to working with inline outputs in Quarto filesarea: quartoIssues related to working with Quarto i.e. bundling or integrating Quarto CLI or extensions
No fields configured for Enhancement.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions