Update README.md

This commit is contained in:
Chuck Lantz
2019-04-16 18:54:50 -07:00
parent 085a5e3747
commit 7c65a37424

View File

@@ -6,9 +6,11 @@ See [https://aka.ms/vsocde-remote/containers/getting-started](https://aka.ms/vso
Other samples and dev container definitions: Other samples and dev container definitions:
- [Tweeter App - Python and Django](https://github.com/Microsoft/python-sample-tweeterapp) - [Tweeter App - Python and Django](https://github.com/Microsoft/python-sample-tweeterapp)
- [Python 3 - Anaconda dev container definition](https://github.com/Microsoft/vscode-dev-containers/tree/master/containers/python-3-anaconda) - Dev container definitions with sample content
- [Python 3 - Miniconda dev container definition](https://github.com/Microsoft/vscode-dev-containers/tree/master/containers/python-3-miniconda) - [Python 3](https://github.com/Microsoft/vscode-dev-containers/tree/master/containers/python-3)
- [Python 3 & Posgres dev container definition](https://github.com/Microsoft/vscode-dev-containers/tree/master/containers/python-3-posgres) - [Python 3 - Anaconda](https://github.com/Microsoft/vscode-dev-containers/tree/master/containers/python-3-anaconda)
- [Python 3 - Miniconda](https://github.com/Microsoft/vscode-dev-containers/tree/master/containers/python-3-miniconda)
- [Python 3 & Posgres](https://github.com/Microsoft/vscode-dev-containers/tree/master/containers/python-3-posgres)
## Contributing ## Contributing