We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4406167 commit c9e591fCopy full SHA for c9e591f
examples/annotation_import/text.ipynb
@@ -440,7 +440,7 @@
440
" ]\n",
441
")\n",
442
"\n",
443
- "ontology = client.create_ontology(\"Ontology Text Annotations\", ontology_builder.asdict())\n"
+ "ontology = client.create_ontology(\"Ontology Text Annotations\", ontology_builder.asdict(), media_type=MediaType.Text)\n"
444
],
445
"metadata": {
446
"id": "_wWxYFoDTsar"
0 commit comments