providing a Gitpod configuration #2127
NicoWeio
started this conversation in
Suggestions and Proposals
Replies: 1 comment
-
Yes, it's a good idea! |
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.
-
Today, I spent a few hours trying to automate the setup of a dev environment for Manim using gitpod.io, taking inspiration from https://github.com/ManimCommunity/manim/blob/main/.github/workflows/ci.yml and https://github.com/ManimCommunity/manim/blob/main/docker/Dockerfile.
While I was able to build/execute Manim in the generated container after some tries, I can't get it quite right.
Do you agree that providing a Gitpod (or GitHub Codespaces in the future) configuration is a good idea? In this case, can someone with more experience in Manim/Gitpod/Docker build a proper one? :)
Beta Was this translation helpful? Give feedback.
All reactions