We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e47a62f commit c3f7626Copy full SHA for c3f7626
ui-tests-ipw8/tests/notebooks/datagrid.ipynb
@@ -63,6 +63,16 @@
63
"source": [
64
"grid"
65
]
66
+ },
67
+ {
68
+ "cell_type": "code",
69
+ "execution_count": null,
70
+ "id": "5d083622-1461-4da1-aba9-2e5e8540e048",
71
+ "metadata": {},
72
+ "outputs": [],
73
+ "source": [
74
+ "grid.data.columns"
75
+ ]
76
}
77
],
78
"metadata": {
@@ -81,7 +91,7 @@
81
91
"name": "python",
82
92
"nbconvert_exporter": "python",
83
93
"pygments_lexer": "ipython3",
84
- "version": "3.9.9"
94
+ "version": "3.12.3"
85
95
86
96
},
87
97
"nbformat": 4,
0 commit comments