manim/example_scenes
Michael McNeil Forbes 99b11da9c5
Added `media_embed` config option to control whether media in Jupyter notebooks is embedded (#2442)
* feat: Added --embed option to %%manim ManimMagic.

* feat: Change to --embed and also embed Images

* Update manim/utils/ipython_magic.py

Co-authored-by: Benjamin Hackl <devel@benjamin-hackl.at>

* Initial attempt to make media_embed a general config option

* fixed issues raised in code review

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* remove unused import

* actually remove unused import

Co-authored-by: Benjamin Hackl <devel@benjamin-hackl.at>
Co-authored-by: Michael McNeil Forbes <michael.forbes+python@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-02-23 09:35:39 +00:00
..
assets Add example_scenes/opengl.py 2021-03-01 19:43:03 -08:00
advanced_tex_fonts.py Flake8 Changes + Fixing Warnings (#1968) 2021-09-03 13:45:48 -04:00
basic.py Upgraded typehints (#2429) 2022-01-20 12:26:21 +08:00
custom_template.tex simplified example scene 2020-10-09 15:11:50 +02:00
customtex.py Change of Complier and Output format (#1363) 2021-04-19 00:58:21 -07:00
manim.cfg Flake8 Changes + Fixing Warnings (#1968) 2021-09-03 13:45:48 -04:00
manim_jupyter_example.ipynb Added `media_embed` config option to control whether media in Jupyter notebooks is embedded (#2442) 2022-02-23 09:35:39 +00:00
opengl.py Cache view matrix for :class:~.OpenGLCamera (#2516) 2022-02-05 03:31:21 +00:00