Manim-Notebook / manim-notebook

Simple commands to replicate the manim dev workflow in VSCode
MIT License
5 stars 0 forks source link

Detect errors on Manim startup #45

Closed Splines closed 4 days ago

Splines commented 5 days ago

Closes #34.

Here we detect if Manim starts up correctly. If not, we open the terminal and show an error notification. To test this feature, search for manimgl in startStopScene.ts and change it to manimgllll such that it will error.