Skip to content

Commit 5bdeb29

Browse files
committed
docs: readme
1 parent 311b974 commit 5bdeb29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ pip install -e .
5252
The Jupyter AI Agents can directly interact with JupyterLab. The modifications made by the Jupyter AI Agents can be seen in real-time thanks to [Jupyter Real Time Collaboration](https://jupyterlab.readthedocs.io/en/stable/user/rtc.html). Make sure you have JupyterLab installed with the Collaboration extension.
5353

5454
```bash
55-
pip install jupyterlab==4.4.1 jupyter-collaboration==4.0.2 ipykernel
55+
pip install jupyterlab==4.4.1 jupyter-collaboration==4.0.2
5656
```
5757

5858
We ask you to take additional actions to overcome limitations and bugs of the pycrdt library. Ensure you create a new shell after running the following commands.

0 commit comments

Comments
 (0)