10000 GitHub - jbqubit/manimanim
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jbqubit/manimanim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Repository for animations built using manim.

Installation steps that work on MacOS 11.2

$ conda create -n manim python=3.9 pycairo=1.20 ffmpeg jupyterlab ipython 
$ conda activate manim
$ git clone https://github.com/krassowski/jupyter-manim
$ cd krassowski/jupyter-manim
$ pip install .
$ git clone https://github.com/ManimCommunity/manim
$ cd ManimCommunity/manim
$ pip install .
$ python -m ipykernel install --user --name=manim
$ jupyter lab

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0