You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now that it has been announced at GitHub Universe that
all developers will have access to GitHub Codespaces (up to 60 hours / month) ,
Codespaces can be used in the browser , VSCode and PyCharm
I would suggest to add one (or a few) configuration profiles to simplify the setup and configuration for contributors.
I think we can add most of the common tools, prerreq and pre-commit-hooks in a common devcontainer,
and add specialized devcontainers for some of the ports that require different/conflicting tools.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Now that it has been announced at GitHub Universe that
I would suggest to add one (or a few) configuration profiles to simplify the setup and configuration for contributors.
I think we can add most of the common tools, prerreq and pre-commit-hooks in a common devcontainer,
and add specialized devcontainers for some of the ports that require different/conflicting tools.
https://docs.github.com/en/codespaces/setting-up-your-project-for-codespaces
Beta Was this translation helpful? Give feedback.
All reactions