Skip to content

Commit 3b2aa8e

Browse files
author
Matt Sokoloff
committed
update example to use latest mea release
1 parent af77d52 commit 3b2aa8e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/model_assisted_labeling/image_mea.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"metadata": {},
3030
"outputs": [],
3131
"source": [
32-
"!pip install labelbox==2.6b2 \\\n",
32+
"!pip install labelbox==2.7b0 \\\n",
3333
" requests \\\n",
3434
" ndjson \\\n",
3535
" scikit-image \\\n",
@@ -449,4 +449,4 @@
449449
},
450450
"nbformat": 4,
451451
"nbformat_minor": 5
452-
}
452+
}

0 commit comments

Comments
 (0)