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

Add devcontainers #707

Open
jakirkham opened this issue Feb 28, 2024 · 1 comment
Open

Add devcontainers #707

jakirkham opened this issue Feb 28, 2024 · 1 comment

Comments

@jakirkham
Copy link
Member

Many RAPIDS projects have started making use of devcontainers for project development

This leverages a container to spin up a fully functional development environment to work in

As an example, here is how RMM uses devcontainers

We might consider doing the same thing with cuCIM

@jakirkham
Copy link
Member Author

This may also obviate existing development solutions like our VSCode setup ( #706 )

It may also pair well with other work like devendoring CMake dependencies ( #686 ) and using rapids-cmake ( #627 )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant