Skip to content

Releases: krassowski/jupyter-manim

v1.3

12 Apr 11:15
Compare
Choose a tag to compare

Feature/bugfix: imports from the current evironment are now included in the manim script #11

v1.2

06 Apr 11:52
Compare
Choose a tag to compare

Added support for gif output (--save_as_gif or -i options)

v1.1

04 Dec 23:41
Compare
Choose a tag to compare

Fix two Windows-specific issues were fixed:

  • always close the pickle file
  • provide the file paths as a raw string to avoide escape issues

v1.0

01 Dec 11:43
Compare
Choose a tag to compare
  • Export of variables from the notebook into the manim script using pickle
  • Base 64 encoding option

v0.11

29 May 12:58
Compare
Choose a tag to compare
  • fixed permission error issue on Windows OS #1
  • use of --help and -h flags does not result in a warning about no path to the output animaton

v0.1

22 May 15:19
Compare
Choose a tag to compare
Initial commit