Skip to content

Add R data frame#117

Merged
jmcphers merged 1 commit intomainfrom
feature/quarto-inline-data-explorer
Mar 25, 2026
Merged

Add R data frame#117
jmcphers merged 1 commit intomainfrom
feature/quarto-inline-data-explorer

Conversation

@jmcphers
Copy link
Copy Markdown
Contributor

For an upcoming inline output feature.

Copy link
Copy Markdown
Collaborator

@testlabauto testlabauto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@jmcphers jmcphers merged commit 789a8ff into main Mar 25, 2026
jmcphers added a commit to posit-dev/positron that referenced this pull request Apr 1, 2026
This change adds support for inline data explorers to R cells in Jupyter
notebooks and for both R and Python in Quarto documents with inline
output. It extends the work @nstrayer did to support Pandas data frames
in Python notebooks.

<img width="759" height="680" alt="image"
src="https://github.com/user-attachments/assets/c983c8ce-5dfa-4c5f-a1cf-2f11a2fc029a"
/>

Requires posit-dev/qa-example-content#117
Requires posit-dev/ark#1124
Addresses #12148

### Release Notes

<!--
Optionally, replace `N/A` with text to be included in the next release
notes.
The `N/A` bullets are ignored. If you refer to one or more Positron
issues,
these issues are used to collect information about the feature or
bugfix, such
as the relevant language pack as determined by Github labels of type
`lang: `.
  The note will automatically be tagged with the language.

These notes are typically filled by the Positron team. If you are an
external
  contributor, you may ignore this section.
-->

#### New Features

- Inline data explorer for notebooks and Quarto documents (#12148)

#### Bug Fixes

- N/A


### QA Notes

E2E tests for both Python and R are included. 

This feature can be disabled using this (existing) setting:

<img width="509" height="94" alt="image"
src="https://github.com/user-attachments/assets/2650ce0b-dc52-459e-8bd8-ac495a7d469b"
/>

Test tags: `@:quarto`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants