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 c7e7ca2 commit 77d42d2Copy full SHA for 77d42d2
docs/source/installation/jupyter.rst
@@ -71,7 +71,7 @@ then execute it.
71
texlive-latex-recommended texlive-science \
72
tipa libpango1.0-dev
73
!pip install manim
74
- !pip install IPython --upgrade
+ !pip install IPython==8.21.0
75
76
You should start to see Colab installing all the dependencies specified
77
in these commands. After the execution has completed, you will be prompted
0 commit comments