Skip to content

Commit 8fb3c8f

Browse files
ovalle15ovalle15
authored andcommitted
Added classification with annotation types for convo
1 parent fa0db9a commit 8fb3c8f

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

examples/annotation_import/conversational.ipynb

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -115,16 +115,7 @@
115115
"client = lb.Client(api_key=API_KEY)"
116116
],
117117
"cell_type": "code",
118-
"outputs": [
119-
{
120-
"ename": "SyntaxError",
121-
"evalue": "unterminated string literal (detected at line 2) (1881836202.py, line 2)",
122-
"output_type": "error",
123-
"traceback": [
124-
"\u001b[0;36m Cell \u001b[0;32mIn[81], line 2\u001b[0;36m\u001b[0m\n\u001b[0;31m API_KEY = \"\u001b[0m\n\u001b[0m ^\u001b[0m\n\u001b[0;31mSyntaxError\u001b[0m\u001b[0;31m:\u001b[0m unterminated string literal (detected at line 2)\n"
125-
]
126-
}
127-
],
118+
"outputs": [],
128119
"execution_count": null
129120
},
130121
{

0 commit comments

Comments
 (0)