GitHub - iterative/features: A collection of development container 'features' for machine learning and data science
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.
Usage
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.
Contributing
This repository will accept improvement, bug fix, and new features contributions.