File tree Expand file tree Collapse file tree 2 files changed +3
-25
lines changed
examples/model_assisted_labeling Expand file tree Collapse file tree 2 files changed +3
-25
lines changed Original file line number Diff line number Diff line change 2323 "metadata": {},
2424 "outputs": [],
2525 "source": [
26- "!pip install labelbox requests ndjson scikit-image PILLOW tensorflow opencv-python"
26+ "!pip install -q labelbox requests ndjson scikit-image PILLOW tensorflow opencv-python"
2727 ]
2828 },
2929 {
547547 },
548548 "nbformat": 4,
549549 "nbformat_minor": 5
550- }
550+ }
Original file line number Diff line number Diff line change 2525 "metadata" : {},
2626 "outputs" : [],
2727 "source" : [
28- " %%capture\n " ,
29- " !pip install labelbox"
28+ " !pip install -q labelbox"
3029 ]
3130 },
3231 {
124123 " project.datasets.connect(dataset)"
125124 ]
126125 },
127- {
128- "cell_type" : " code" ,
129- "execution_count" : 9 ,
130- "id" : " vietnamese-kingdom" ,
131- "metadata" : {},
132- "outputs" : [
133- {
134- "data" : {
135- "text/plain" : [
136- " True"
137- ]
138- },
139- "execution_count" : 9 ,
140- "metadata" : {},
141- "output_type" : " execute_result"
142- }
143- ],
144- "source" : [
145- " project.enable_model_assisted_labeling()"
146- ]
147- },
148126 {
149127 "cell_type" : " markdown" ,
150128 "id" : " portable-grenada" ,
You can’t perform that action at this time.
0 commit comments