adaptive icon indicating copy to clipboard operation
adaptive copied to clipboard

Add a .devcontainer

Open basnijholt opened this issue 1 year ago • 0 comments

Description

Allows to get started with developing adaptive by simply hitting "." in the repo on GitHub.

Checklist

  • [ ] Fixed style issues using pre-commit run --all (first install using pip install pre-commit)
  • [ ] pytest passed

Type of change

Check relevant option(s).

  • [ ] Bug fix (non-breaking change which fixes an issue)
  • [ ] New feature (non-breaking change which adds functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • [ ] (Code) style fix or documentation update
  • [ ] This change requires a documentation update

basnijholt avatar May 07 '23 01:05 basnijholt