|
60 | 60 | "!pip install -q 'labelbox[data]'" |
61 | 61 | ], |
62 | 62 | "cell_type": "code", |
63 | | - "outputs": [ |
64 | | - { |
65 | | - "output_type": "stream", |
66 | | - "name": "stdout", |
67 | | - "text": [ |
68 | | - "\n", |
69 | | - "\u001b[1m[\u001b[0m\u001b[34;49mnotice\u001b[0m\u001b[1;39;49m]\u001b[0m\u001b[39;49m A new release of pip available: \u001b[0m\u001b[31;49m22.3.1\u001b[0m\u001b[39;49m -> \u001b[0m\u001b[32;49m23.0.1\u001b[0m\n", |
70 | | - "\u001b[1m[\u001b[0m\u001b[34;49mnotice\u001b[0m\u001b[1;39;49m]\u001b[0m\u001b[39;49m To update, run: \u001b[0m\u001b[32;49mpip install --upgrade pip\u001b[0m\n" |
71 | | - ] |
72 | | - } |
73 | | - ], |
| 63 | + "outputs": [], |
74 | 64 | "execution_count": null |
75 | 65 | }, |
76 | 66 | { |
|
249 | 239 | "print(\"Failed data rows:\" ,task.failed_data_rows)" |
250 | 240 | ], |
251 | 241 | "cell_type": "code", |
252 | | - "outputs": [ |
253 | | - { |
254 | | - "output_type": "stream", |
255 | | - "name": "stdout", |
256 | | - "text": [ |
257 | | - "Errors : None\n", |
258 | | - "Failed data rows: None\n" |
259 | | - ] |
260 | | - } |
261 | | - ], |
| 242 | + "outputs": [], |
262 | 243 | "execution_count": null |
263 | 244 | }, |
264 | 245 | { |
|
310 | 291 | "project.setup_editor(ontology)" |
311 | 292 | ], |
312 | 293 | "cell_type": "code", |
313 | | - "outputs": [ |
314 | | - { |
315 | | - "output_type": "stream", |
316 | | - "name": "stderr", |
317 | | - "text": [ |
318 | | - "Default createProject behavior will soon be adjusted to prefer batch projects. Pass in `queue_mode` parameter explicitly to opt-out for the time being.\n" |
319 | | - ] |
320 | | - } |
321 | | - ], |
| 294 | + "outputs": [], |
322 | 295 | "execution_count": null |
323 | 296 | }, |
324 | 297 | { |
|
343 | 316 | "print(\"Batch: \", batch)" |
344 | 317 | ], |
345 | 318 | "cell_type": "code", |
346 | | - "outputs": [ |
347 | | - { |
348 | | - "output_type": "stream", |
349 | | - "name": "stdout", |
350 | | - "text": [ |
351 | | - "Batch: <Batch {\n", |
352 | | - " \"consensus_settings_json\": \"{\\\"numberOfLabels\\\":1,\\\"coveragePercentage\\\":0}\",\n", |
353 | | - " \"created_at\": \"2023-03-29 15:21:44+00:00\",\n", |
354 | | - " \"name\": \"first-batch-dicom-demo\",\n", |
355 | | - " \"size\": 0,\n", |
356 | | - " \"uid\": \"6a13c820-ce45-11ed-841e-4f0ab6db95bd\",\n", |
357 | | - " \"updated_at\": \"2023-03-29 15:21:44+00:00\"\n", |
358 | | - "}>\n" |
359 | | - ] |
360 | | - } |
361 | | - ], |
| 319 | + "outputs": [], |
362 | 320 | "execution_count": null |
363 | 321 | }, |
364 | 322 | { |
|
453 | 411 | "print(\" \")" |
454 | 412 | ], |
455 | 413 | "cell_type": "code", |
456 | | - "outputs": [ |
457 | | - { |
458 | | - "output_type": "stream", |
459 | | - "name": "stderr", |
460 | | - "text": [ |
461 | | - "/Users/ibrahim/workspace/labelbox-python/labelbox/data/serialization/ndjson/label.py:177: UserWarning: Nested classifications are not currently supported\n", |
462 | | - " for video object annotations\n", |
463 | | - " and will not import alongside the object annotations.\n", |
464 | | - " warnings.warn(\n" |
465 | | - ] |
466 | | - }, |
467 | | - { |
468 | | - "output_type": "stream", |
469 | | - "name": "stdout", |
470 | | - "text": [ |
471 | | - "Errors: []\n", |
472 | | - "Status of uploads: [{'uuid': 'd193960f-1c7b-4493-87d1-8a55b2405748', 'dataRow': {'id': 'clftu3umv0384075r5poqey9o', 'globalKey': 'sample-dicom-1.dcm'}, 'status': 'SUCCESS'}, {'uuid': '8d0c454e-3385-44fc-97db-0516db3e7dc1', 'dataRow': {'id': 'clftu3umv0384075r5poqey9o', 'globalKey': 'sample-dicom-1.dcm'}, 'status': 'SUCCESS'}]\n", |
473 | | - " \n" |
474 | | - ] |
475 | | - } |
476 | | - ], |
| 414 | + "outputs": [], |
477 | 415 | "execution_count": null |
478 | 416 | }, |
479 | 417 | { |
|
499 | 437 | "print(\" \")" |
500 | 438 | ], |
501 | 439 | "cell_type": "code", |
502 | | - "outputs": [ |
503 | | - { |
504 | | - "output_type": "stream", |
505 | | - "name": "stdout", |
506 | | - "text": [ |
507 | | - "Errors: []\n", |
508 | | - "Status of uploads: [{'uuid': '1cc42044-4f36-45af-8b05-da6c8dd5bf37', 'dataRow': {'id': 'clftu3umv0384075r5poqey9o', 'globalKey': 'sample-dicom-1.dcm'}, 'status': 'SUCCESS'}, {'uuid': '005e5d45-b3c2-49f5-bf82-aef760de7826', 'dataRow': {'id': 'clftu3umv0384075r5poqey9o', 'globalKey': 'sample-dicom-1.dcm'}, 'status': 'SUCCESS'}]\n", |
509 | | - " \n" |
510 | | - ] |
511 | | - } |
512 | | - ], |
| 440 | + "outputs": [], |
513 | 441 | "execution_count": null |
514 | 442 | }, |
515 | 443 | { |
|
0 commit comments