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
Hi folks 👋! I'm part of the team working on the development container specification, and we'd love to discuss adding a dev container(s) to this repo.
Context
A dev container lets you use a container as a full-featured dev environment. It can be used to run an app, to separate tools needed for working with a codebase, and to aid in continuous integration and testing.
We're working on an open spec so that any user in any tool can create and connect to dev containers, including tools beyond VS Code or GitHub Codespaces. We recently released the reference implementation as an open source CLI, in addition to an initial version of the spec.
The CLI and spec are both in active development, so they'll continue to evolve, especially with external feedback.
Contributing to and collaborating with TensorFlow Examples
Our team has been hosting an example dev container for TensorFlow Examples, and we'd love to discuss if dev containers being a more open, agnostic format might make them a more interesting addition to host in this repo directly. The current example we're hosting is designed for the TensorFlow Examples repo overall, but it could also work well to have a dev container for individual projects or folders (i.e. if they each require unique libraries).
Please let us know your thoughts - we're eager to discuss and collaborate on any feedback or questions you may have. Thank you!
The text was updated successfully, but these errors were encountered:
Hi folks 👋! I'm part of the team working on the development container specification, and we'd love to discuss adding a dev container(s) to this repo.
Context
A dev container lets you use a container as a full-featured dev environment. It can be used to run an app, to separate tools needed for working with a codebase, and to aid in continuous integration and testing.
We're working on an open spec so that any user in any tool can create and connect to dev containers, including tools beyond VS Code or GitHub Codespaces. We recently released the reference implementation as an open source CLI, in addition to an initial version of the spec.
The CLI and spec are both in active development, so they'll continue to evolve, especially with external feedback.
Contributing to and collaborating with TensorFlow Examples
Our team has been hosting an example dev container for TensorFlow Examples, and we'd love to discuss if dev containers being a more open, agnostic format might make them a more interesting addition to host in this repo directly. The current example we're hosting is designed for the TensorFlow Examples repo overall, but it could also work well to have a dev container for individual projects or folders (i.e. if they each require unique libraries).
Please let us know your thoughts - we're eager to discuss and collaborate on any feedback or questions you may have. Thank you!
The text was updated successfully, but these errors were encountered: