manim/docs/source
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
..
_static More color changes (#706) 2020-11-14 11:52:28 -05:00
_templates render full documentation for module level functions 2020-10-31 16:11:08 +01:00
installation Make ManimCommunity look consistent (#971) 2021-01-28 15:05:08 +05:30
tutorials New Feature: IPython %%manim magic (#943) 2021-01-28 13:36:23 +01:00
changelog.rst Prepare new release: v0.2.0 (#894) 2021-01-01 17:57:17 -08:00
conduct.md Added code of conduct (#935) 2021-01-18 19:14:57 +05:30
conf.py Add skip-manim tag when building the docs (#796) 2020-12-01 20:08:01 +01:00
contributing.rst Added code of conduct (#935) 2021-01-18 19:14:57 +05:30
examples.rst Run proofreading over the whole library (#890) 2021-01-01 17:59:12 +01:00
index.rst Added code of conduct (#935) 2021-01-18 19:14:57 +05:30
installation.rst Documentation: move installation instructions for developers to page for developers (#923) 2021-01-26 14:45:56 +01:00
manim_directive.py Add skip-manim tag when building the docs (#796) 2020-12-01 20:08:01 +01:00
reference.rst New Feature: IPython %%manim magic (#943) 2021-01-28 13:36:23 +01:00
reporting_bugs.rst Rewrite contributing guide and add two troubleshooting soulutions (#384) 2020-09-05 11:17:36 -04:00
tutorials.rst New tutorial: manim internals basic (#394) 2020-09-12 11:51:12 -04:00