manim/docs/source/tutorials
Benjamin Hackl b2abe699fb
New Feature: IPython %%manim magic (#943)
* working prototype of manim line and cell magic

* downgrade "dummy animation" log entry from warning to debug

* use built-in methods for displaying images/videos

* create tempconfig from current config, if available

* cleanup imports

* add some basic documentation and pointers

* make import of ipython_magic robust against missing IPython

* add statement to README

* fix link in quickstart

* experimental: stateful magic allowing to circumvent caching

* add jupyterlab to optional dependencies in pyproject.toml

* actually make jupyterlab an optional dependency

Co-authored-by: Naveen M K <naveen@syrusdark.website>

* try to improve the situation for google colab

* embed video within google colab

Co-authored-by: Naveen M K <naveen@syrusdark.website>
2021-01-28 13:36:23 +01:00
..
a_deeper_look.rst removed deprecated command line arguments from documentation (#908) 2021-01-05 10:46:10 -05:00
building_blocks.rst Bunch of more examples for the docs (#458) 2020-10-02 16:06:01 +02:00
configuration.rst Make ManimCommunity look consistent (#971) 2021-01-28 15:05:08 +05:30
quickstart.rst New Feature: IPython %%manim magic (#943) 2021-01-28 13:36:23 +01:00