diff --git a/example_scenes.py b/example_scenes.py index 3307e8f4df..595997d95a 100644 --- a/example_scenes.py +++ b/example_scenes.py @@ -1,6 +1,8 @@ from manimlib import * import numpy as np +# Can we include more features using data visualization libraries? + # To watch one of these scenes, run the following: # manimgl example_scenes.py OpeningManimExample # Use -s to skip to the end and just save the final frame