A set of simple and reusable development container 'features' for Machine Learning and Data Science. E.g. to quickly add DVC to a development container, install nvtop for GPUs monitoring, etc.
To reference a feature from this repository, add the desired features to a
devcontainer.json
. Each feature has a README.md
that shows how to reference
the feature and which options are available for that feature.
See the relevant feature's README for supported options.
Read more how to use development container features here.
This repository will accept improvement, bug fix, and new features contributions.