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 cbf1e31 commit 57b2b56Copy full SHA for 57b2b56
examples/basics/ontologies.ipynb
@@ -9,8 +9,8 @@
9
"\n",
10
"* An ontology defines the types of vector tools and classifications available for a project\n",
11
"* Currently the only way to create an ontology object is by setting up a project with one.\n",
12
- "* Project setup is going to be explained in another section. \n",
13
"* This notebook will cover client side tools for working with ontologies\n",
+ "* Project setup is explained here: https://github.com/Labelbox/labelbox-python/blob/develop/examples/project_configuration/project_setup.ipynb\n",
14
"-----\n",
15
"Set the following variable to run this notebook"
16
]
0 commit comments