We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8669d3c commit b8c00edCopy full SHA for b8c00ed
README.md
@@ -15,14 +15,5 @@ To install basic Jupyter AI from scratch using the package collection in https:/
15
16
```
17
pip install jupyter-ai-router jupyter-ai-persona-manager jupyter-ai-jupyternaut
18
-
19
-git clone https://github.com/srdas/jupyter-ai-magic-commands.git
20
-cd jupyter-ai-magic-commands
21
-git switch first_magic
22
-cd ..
23
-pip install -e jupyter-ai-magic-commands
+pip install jupyter-ai-magic-commands
24
25
26
-## Test
27
28
-To test the new package, try the code in the notebook (attached): `magics_litellm.ipynb`
0 commit comments