Skip to content

Commit 19b3061

Browse files
Merge pull request #689 from Labelbox/pranoychaudhuri-lb-patch-1
Update basics.ipynb with link to getting API key
2 parents 59db41b + ecaffeb commit 19b3061

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/basics/basics.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"The quick version is basically just\n",
4444
"1. `!pip install labelbox`\n",
4545
"2. `export LABELBOX_API_KEY=\"<your_api_key>\"`\n",
46-
"* Get this from the UI under (Account -> API -> Create API Key)\n",
46+
"* Get this from the UI under (Workspace settings -> API -> Create API Key)\n",
4747
"* You can also set the api_key below in the notebook.\n",
4848
"\n",
4949
"This only works for cloud deployments.\n",

0 commit comments

Comments
 (0)