Skip to content

Commit a9db075

Browse files
committed
update layer example
1 parent 39d5ed8 commit a9db075

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/layers.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@
151151
},
152152
{
153153
"cell_type": "code",
154-
"execution_count": 5,
154+
"execution_count": null,
155155
"metadata": {},
156156
"outputs": [
157157
{
@@ -202,7 +202,7 @@
202202
}
203203
],
204204
"source": [
205-
"test_collection = root_of_layerdb.items[1].load()\n",
205+
"test_collection = root_of_layerdb.items[0].load()\n",
206206
"test_collection"
207207
]
208208
},

0 commit comments

Comments
 (0)