Skip to content

Commit 02ca092

Browse files
committed
improve exp 2
1 parent 964a198 commit 02ca092

File tree

2 files changed

+1
-12
lines changed

2 files changed

+1
-12
lines changed

.DS_Store

0 Bytes
Binary file not shown.

examples/demo_autotm.ipynb

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -45,18 +45,7 @@
4545
"execution_count": null,
4646
"id": "9e6ba89e-c8b6-48c0-9fed-5e69882055df",
4747
"metadata": {},
48-
"outputs": [
49-
{
50-
"ename": "",
51-
"evalue": "",
52-
"output_type": "error",
53-
"traceback": [
54-
"\u001b[1;31mRunning cells with '.venv (Python 3.11.11)' requires the ipykernel package.\n",
55-
"\u001b[1;31mInstall 'ipykernel' into the Python environment. \n",
56-
"\u001b[1;31mCommand: '/Users/ngc436/Documents/projects/AutoTM/.venv/bin/python -m pip install ipykernel -U --force-reinstall'"
57-
]
58-
}
59-
],
48+
"outputs": [],
6049
"source": [
6150
"! pip3 install autotm\n",
6251
"! python3 -m spacy download en_core_web_sm"

0 commit comments

Comments
 (0)