You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: data-explorer.qmd
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -135,7 +135,7 @@ data grid, allowing for quickly navigating wider data.
135
135
136
136
{width=700}
137
137
138
-
You can change the default settings for these configuration options in Positron's settings:
138
+
You can change the default settings for either [`dataExplorer.summaryCollapsed`](positron://settings/dataExplorer.summaryCollapsed) or [`dataExplorer.summaryLayout`](positron://settings/dataExplorer.summaryLayout) in Positron's settings:
139
139
140
140
{width=500}
141
141
@@ -197,14 +197,14 @@ select:
197
197
* One or more entire columns
198
198
199
199
To copy a single value, click on the cell of interest and either press
200
-
<kbd>Ctrl-C</kbd> (on Windows and Linux) or <kbd>Cmd-C</kbd> (on macOS). You can also copy
200
+
<kbd>Ctrl+C</kbd> (on Windows and Linux) or <kbd>Cmd+C</kbd> (on macOS). You can also copy
0 commit comments