Skip to content

Commit c3f7626

Browse files
committed
Add ui-tests
Signed-off-by: martinRenou <[email protected]>
1 parent e47a62f commit c3f7626

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

ui-tests-ipw8/tests/notebooks/datagrid.ipynb

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,16 @@
6363
"source": [
6464
"grid"
6565
]
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+
]
6676
}
6777
],
6878
"metadata": {
@@ -81,7 +91,7 @@
8191
"name": "python",
8292
"nbconvert_exporter": "python",
8393
"pygments_lexer": "ipython3",
84-
"version": "3.9.9"
94+
"version": "3.12.3"
8595
}
8696
},
8797
"nbformat": 4,

0 commit comments

Comments
 (0)