Getting rid of indentations for manim im jupyter #2794
kolibril13
started this conversation in
Suggestions and Proposals
Replies: 3 comments
-
Allowing syntax like that is nothing that is specific to Jupyter. |
Beta Was this translation helpful? Give feedback.
0 replies
-
This idea looks similar to manim-express which someone made for use with manimgl . I think not being forced into two levels of indentation would be a nice idea and would make drafting quick scenes easier. |
Beta Was this translation helpful? Give feedback.
0 replies
-
It seems that outside of jupyter it renders find, but just gives the error
Is it just this error and special handling for jupyter that is needed? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It would be great to have something like this in Jupyter:
Similar to how Matplotlib plots are rendered.

This is how it could look then compared to the current way (not yet working):
Beta Was this translation helpful? Give feedback.
All reactions