Skip to content

Commit 6f2c328

Browse files
authored
Fix line
1 parent 3320448 commit 6f2c328

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

basics/custom_embeddings.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
},
4646
{
4747
"metadata": {},
48-
"source": "%pip install -q --upgrade \"labelbox[data]\"\n\n\"test\"",
48+
"source": "%pip install -q --upgrade \"labelbox[data]\"",
4949
"cell_type": "code",
5050
"outputs": [],
5151
"execution_count": null
@@ -283,4 +283,4 @@
283283
"execution_count": null
284284
}
285285
]
286-
}
286+
}

0 commit comments

Comments
 (0)