positron
positron copied to clipboard
Improve discovery/usability of Data Explorer when working with dataframes
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 dfin 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.