Skip to content

Commit 6e98986

Browse files
committed
update limitation
1 parent 77a6d73 commit 6e98986

File tree

1 file changed

+1
-15
lines changed

1 file changed

+1
-15
lines changed

notebooks/examples/napari_rois.ipynb

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -65,9 +65,6 @@
6565
"start_time": "2023-04-10T21:55:20.519549Z"
6666
},
6767
"collapsed": false,
68-
"jupyter": {
69-
"outputs_hidden": false
70-
},
7168
"tags": []
7269
},
7370
"outputs": [],
@@ -88,9 +85,6 @@
8885
"id": "c9970140-afdd-499b-94f8-d6dd50792dac",
8986
"metadata": {
9087
"collapsed": false,
91-
"jupyter": {
92-
"outputs_hidden": false
93-
},
9488
"tags": []
9589
},
9690
"source": [
@@ -820,16 +814,8 @@
820814
"id": "9b237d28-6fa9-4599-bc50-1ffc26a1652e",
821815
"metadata": {},
822816
"source": [
823-
"Currently we support saving rectangles, polygons and points with `napari` (see the landmark tutorial). We currently don't support saving circles, ellipses or segments. Furthermore, we ignore the style parameters that `napari` provides, such us fill color, border color, points size and line width. If you are interested in saving these types of annotations please get in touch with us or join the NGFF discussions on annotations in GitHub.\n"
817+
"Currently we support saving rectangles, polygons and points with `napari` (see the landmark tutorial). We currently don't support saving circles, ellipses or segments as well as overwriting existing elements. The latter will be possible very soon though. Furthermore, we ignore the style parameters that `napari` provides, such us fill color, border color, points size and line width. If you are interested in saving these types of annotations please get in touch with us or join the NGFF discussions on annotations in GitHub.\n"
824818
]
825-
},
826-
{
827-
"cell_type": "code",
828-
"execution_count": null,
829-
"id": "a8b9be0b-bba1-47cc-90ea-fc656d80735b",
830-
"metadata": {},
831-
"outputs": [],
832-
"source": []
833819
}
834820
],
835821
"metadata": {

0 commit comments

Comments
 (0)