Adding manim
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
jupyterlab==3.6.1
|
| 2 |
jupyter-server==2.3.0
|
| 3 |
tornado==6.2
|
| 4 |
-
ipywidgets
|
|
|
|
|
|
| 1 |
jupyterlab==3.6.1
|
| 2 |
jupyter-server==2.3.0
|
| 3 |
tornado==6.2
|
| 4 |
+
ipywidgets
|
| 5 |
+
manimgl
|