We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 964a198 commit 02ca092Copy full SHA for 02ca092
.DS_Store
0 Bytes
examples/demo_autotm.ipynb
@@ -45,18 +45,7 @@
45
"execution_count": null,
46
"id": "9e6ba89e-c8b6-48c0-9fed-5e69882055df",
47
"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
- ],
+ "outputs": [],
60
"source": [
61
"! pip3 install autotm\n",
62
"! python3 -m spacy download en_core_web_sm"
0 commit comments