positron icon indicating copy to clipboard operation
positron copied to clipboard

Improve discovery/usability of Data Explorer when working with dataframes

Open jthomasmock opened this issue 1 year ago • 0 comments
trafficstars

Currently the Data Explorer can be invoked by:

  • clicking on the grid icon in the Variables pane
  • via View(df) in R or %view df in Python.

It would be nice to also have a breadcrumb or indicator in the console when printing dataframes as a indicator they can open the data in the Data Explorer.

jthomasmock avatar Jul 03 '24 00:07 jthomasmock