Skip to content

Commit 3b469b5

Browse files
ovalle15ovalle15
authored andcommitted
removed instructions from ontoloy and queue_mode from create_project
1 parent 0b30429 commit 3b469b5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

examples/prediction_upload/html_predictions.ipynb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -502,8 +502,6 @@
502502
"source": [
503503
"# Create a Labelbox project\n",
504504
"project = client.create_project(name=\"HTML prediction import demo\", \n",
505-
" auto_audit_percentage=1,\n",
506-
" auto_audit_number_of_labels=1,\n",
507505
" media_type=lb.MediaType.Html)\n",
508506
"project.setup_editor(ontology)"
509507
],

0 commit comments

Comments
 (0)