Skip to content

Commit

Permalink
Add the test notebook
Browse files Browse the repository at this point in the history
  • Loading branch information
krassowski committed Nov 5, 2023
1 parent 3b25fca commit 842c6a7
Showing 1 changed file with 185 additions and 0 deletions.
185 changes: 185 additions & 0 deletions galata/test/jupyterlab/notebooks/20_empty_cells.ipynb
Original file line number Diff line number Diff line change
@@ -0,0 +1,185 @@
{
"cells": [
{
"cell_type": "code",
"execution_count": null,
"id": "27ad8e86-a071-4008-9473-21336849d03d",
"metadata": {},
"outputs": [],
"source": []
},
{
"cell_type": "code",
"execution_count": null,
"id": "ecaeb4fd-1324-46bf-a56d-36c14c0c5c27",
"metadata": {},
"outputs": [],
"source": []
},
{
"cell_type": "code",
"execution_count": null,
"id": "7c661b5f-04d7-4f7f-a403-802bc31e6a9e",
"metadata": {},
"outputs": [],
"source": []
},
{
"cell_type": "code",
"execution_count": null,
"id": "73b35147-27a8-41e1-b8c2-3b40bb70a7d8",
"metadata": {},
"outputs": [],
"source": []
},
{
"cell_type": "code",
"execution_count": null,
"id": "5eefb0c1-f1d6-44bf-86e0-44443d4fa2ca",
"metadata": {},
"outputs": [],
"source": []
},
{
"cell_type": "code",
"execution_count": null,
"id": "951ac539-dea8-421f-8b0e-2363d0e347c8",
"metadata": {},
"outputs": [],
"source": []
},
{
"cell_type": "code",
"execution_count": null,
"id": "d563933e-80a5-4d87-8b67-9a11e95902cb",
"metadata": {},
"outputs": [],
"source": []
},
{
"cell_type": "code",
"execution_count": null,
"id": "bc8f61ab-31c1-458d-b0fe-af6e2056be9f",
"metadata": {},
"outputs": [],
"source": []
},
{
"cell_type": "code",
"execution_count": null,
"id": "bc647bd0-783a-40df-b334-ae07c50c8b94",
"metadata": {},
"outputs": [],
"source": []
},
{
"cell_type": "code",
"execution_count": null,
"id": "aff20e91-87cd-4337-93b6-71a396c387b0",
"metadata": {},
"outputs": [],
"source": []
},
{
"cell_type": "code",
"execution_count": null,
"id": "92690a64-7054-46f1-9b56-82fc3c6c174f",
"metadata": {},
"outputs": [],
"source": []
},
{
"cell_type": "code",
"execution_count": null,
"id": "63b23bf4-11a6-4990-a0ea-15734626b039",
"metadata": {},
"outputs": [],
"source": []
},
{
"cell_type": "code",
"execution_count": null,
"id": "34476483-41a0-44de-a405-5dfdc64b76e2",
"metadata": {},
"outputs": [],
"source": []
},
{
"cell_type": "code",
"execution_count": null,
"id": "c1ead4e1-1977-44cc-8e90-6c8da478f892",
"metadata": {},
"outputs": [],
"source": []
},
{
"cell_type": "code",
"execution_count": null,
"id": "cc28bbde-b459-4260-8567-b133172a1d04",
"metadata": {},
"outputs": [],
"source": []
},
{
"cell_type": "code",
"execution_count": null,
"id": "9976c3c6-48c7-4565-9f5f-5a4f6050c4a8",
"metadata": {},
"outputs": [],
"source": []
},
{
"cell_type": "code",
"execution_count": null,
"id": "641f61d8-b4c3-44e3-991d-47bc13171f33",
"metadata": {},
"outputs": [],
"source": []
},
{
"cell_type": "code",
"execution_count": null,
"id": "ca17251f-e34d-4133-870e-698648005c69",
"metadata": {},
"outputs": [],
"source": []
},
{
"cell_type": "code",
"execution_count": null,
"id": "25bf4039-280b-45da-b310-b8f0ba1432ab",
"metadata": {},
"outputs": [],
"source": []
},
{
"cell_type": "code",
"execution_count": null,
"id": "60ee0f13-2387-454e-bab4-52300607a1dc",
"metadata": {},
"outputs": [],
"source": []
}
],
"metadata": {
"kernelspec": {
"display_name": "Python 3 (ipykernel)",
"language": "python",
"name": "python3"
},
"language_info": {
"codemirror_mode": {
"name": "ipython",
"version": 3
},
"file_extension": ".py",
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.11.4"
}
},
"nbformat": 4,
"nbformat_minor": 5
}

0 comments on commit 842c6a7

Please sign in to comment.