Skip to content

treuille/streamlit-manim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

streamlit-manim

Seeing if I can put together an interactive version of 3b1b's Manim in Streamlit

Installation

  1. I had to install pango with
sudo apt-get install -y libpango-1.0-0

Actually maybe this is what worked:

sudo apt install libpango1.0-dev pkg-config python3-dev

I got this from here.

Didn't work.

sudo apt install xorg-dev libglu1-mesa libgl1-mesa-dev xvfb libxinerama1 libxcursor1

About

Seeing if I can put together an interactive version of 3b1b's Manim in Streamlit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages