Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/source/installation/jupyter.rst
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ then execute it.
texlive-latex-recommended texlive-science \
tipa libpango1.0-dev
!pip install manim
!pip install IPython --upgrade
!pip install IPython==8.21.0

You should start to see Colab installing all the dependencies specified
in these commands. After the execution has completed, you will be prompted
Expand Down