-
Notifications
You must be signed in to change notification settings - Fork 0
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
Adding devcontainer #62
Conversation
@fariedabuzaid, I am having issues to install the |
To test the feature, feel free to open a Codespace on the branch |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, thanks!
fixes #61
A devcontainer allows for a faster and more smooth development experience. Also, it allows us to provide the training's contents via GitHub codespaces. To do so, the base image has to support all required packages and the data has to be pulled upon creation of the dev environment.
A prebuild speeds up the creation of a codespace by prebuilding the env. on a defined basis. Here, on every push. Alternatives, scheduled, manually etc. Also, the prebuild is made available only in Europe. Outside of Europe, the users might have to wait a couple of minutes until the codespace has spun up.
README
How to test
Open the repo on the current branch and select to open it in a codespace. The codespace shall
./data