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: notebooks/dataframes/anywidget_mode.ipynb
+6-7Lines changed: 6 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -157,7 +157,7 @@
157
157
{
158
158
"data": {
159
159
"application/vnd.jupyter.widget-view+json": {
160
-
"model_id": "030f0b706a17487288677d33b6921a8e",
160
+
"model_id": "f0f1cc04e1564a6ab4ba39935aebd11a",
161
161
"version_major": 2,
162
162
"version_minor": 1
163
163
},
@@ -189,7 +189,7 @@
189
189
"id": "sorting-intro",
190
190
"metadata": {},
191
191
"source": [
192
-
"### Sorting by Column\n",
192
+
"### Sorting by Single-Column\n",
193
193
"You can sort the table by clicking on the headers of columns that have orderable data types (like numbers, strings, and dates). Non-orderable columns (like arrays or structs) do not have sorting controls.\n",
194
194
"\n",
195
195
"**Sorting indicators (▲, ▼) are always visible for sorted columns. The unsorted indicator (●) is only visible when you hover over an unsorted column header.** The sorting control cycles through three states:\n",
@@ -255,7 +255,7 @@
255
255
{
256
256
"data": {
257
257
"application/vnd.jupyter.widget-view+json": {
258
-
"model_id": "2fe252168e4249e5a694579e49f04065",
258
+
"model_id": "bed78e341154486bb49841ce12a0af93",
259
259
"version_major": 2,
260
260
"version_minor": 1
261
261
},
@@ -369,7 +369,7 @@
369
369
{
370
370
"data": {
371
371
"application/vnd.jupyter.widget-view+json": {
372
-
"model_id": "cc4d4dffe00a4f44b7cbcfdea440cc5a",
372
+
"model_id": "357c732c110e44fa9efe3e512da61638",
373
373
"version_major": 2,
374
374
"version_minor": 1
375
375
},
@@ -409,8 +409,7 @@
409
409
"data": {
410
410
"text/html": [
411
411
"✅ Completed. \n",
412
-
" Query processed 85.9 kB in 15 seconds of slot time.\n",
413
-
" Query processed 85.9 kB in 15 seconds of slot time.\n",
412
+
" Query processed 85.9 kB in 14 seconds of slot time.\n",
0 commit comments