Files
Jérome Eertmans fb02764bb7 feat(lib): add Jupyter magic (#237)
* feat(lib): add Jupyter magic

And also use the same logger level as manim (by default)

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

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

* fix(lib): remove deleted module

* chore(lib): fix typing issues

* chore(docs): document magic

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

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

* fix(ci): install kernel

* fix(ci): spawning is not necessary (and fails)

* chore(ci): add ipykernel

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-08-07 17:47:03 +02:00

997 B

Reference Documentation

Automatically generated reference for Manim Slides.

:hidden:

api
cli
examples
gui
html
IPython magic <ipython_magic>
sharing
Sphinx Extension <sphinx_extension>

Application Programming Interface: list of classes and methods that may be useful to the end-user.

Command Line Interface: list of all commands available using Manim Slides' executable.

Examples: curated list of examples and their output.

Graphical User Interface: details about the main Manim Slide' feature.

HTML Presentation: an alternative way of presenting your animations.

IPython Magic: a magic to render and display Manim Slides inside notebooks.

  • Example: example notebook using the magics.

Sharing: how to share your presentation with others.

Sphinx Extension: a Sphinx extension for diplaying Manim Slides animations within your documentation.