Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to add code in a python file rather than to the json directly #37

Closed
Darylgolden opened this issue Jan 27, 2022 · 1 comment · Fixed by #38
Closed

Ability to add code in a python file rather than to the json directly #37

Darylgolden opened this issue Jan 27, 2022 · 1 comment · Fixed by #38
Assignees

Comments

@Darylgolden
Copy link
Member

Rewriting code so that it fits in one line is fairly inconvenient.

@naveen521kk
Copy link
Member

Yeah, I'll fix soon.

@naveen521kk naveen521kk self-assigned this Jan 27, 2022
naveen521kk added a commit that referenced this issue Jan 27, 2022
This is a lot better than having everything in a single
`.json` file. The comments in first few lines contains
the necessary metadata required while renderering and
running `scripts/render-manim-examples.py` will create
the previously exists `manim_examples.json` automatically.

Fixes #37

Signed-off-by: Naveen M K <naveen521kk@gmail.com>
naveen521kk added a commit that referenced this issue Jan 28, 2022
This is a lot better than having everything in a single
`.json` file. The comments in first few lines contains
the necessary metadata required while renderering and
running `scripts/render-manim-examples.py` will create
the previously exists `manim_examples.json` automatically.

Fixes #37

Signed-off-by: Naveen M K <naveen521kk@gmail.com>
naveen521kk added a commit that referenced this issue Jan 29, 2022
This is a lot better than having everything in a single
`.json` file. The comments in first few lines contains
the necessary metadata required while renderering and
running `scripts/render-manim-examples.py` will create
the previously exists `manim_examples.json` automatically.

Fixes #37

Signed-off-by: Naveen M K <naveen521kk@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants