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 23
23
"metadata": {},
24
24
"outputs": [],
25
25
"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"
27
27
]
28
28
},
29
29
{
547
547
},
548
548
"nbformat": 4,
549
549
"nbformat_minor": 5
550
- }
550
+ }
Original file line number Diff line number Diff line change 25
25
"metadata" : {},
26
26
"outputs" : [],
27
27
"source" : [
28
- " %%capture\n " ,
29
- " !pip install labelbox"
28
+ " !pip install -q labelbox"
30
29
]
31
30
},
32
31
{
124
123
" project.datasets.connect(dataset)"
125
124
]
126
125
},
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
- },
148
126
{
149
127
"cell_type" : " markdown" ,
150
128
"id" : " portable-grenada" ,
You can’t perform that action at this time.
0 commit comments