Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion examples/basics/basics.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"The quick version is basically just\n",
"1. `!pip install labelbox`\n",
"2. `export LABELBOX_API_KEY=\"<your_api_key>\"`\n",
"* Get this from the UI under (Account -> API -> Create API Key)\n",
"* Get this from the UI under (Workspace settings -> API -> Create API Key)\n",
"* You can also set the api_key below in the notebook.\n",
"\n",
"This only works for cloud deployments.\n",
Expand Down