cleaning manim and improving rtraining setup

This commit is contained in:
2026-03-12 00:22:46 +01:00
parent d748733231
commit 22e50aac4a
7 changed files with 94 additions and 1688 deletions

View File

@@ -7,6 +7,8 @@
],
"scripts": {
"nx": "nx",
"manim:render": "nx run manim:render",
"manim:render-all": "nx run manim:render-all",
"projects": "nx show projects",
"graph": "nx graph",
"web:dev": "nx run web:dev",