vscode-remote-try-python
Dev container
A sample project for trying out development containers with Python
Python sample project for trying out Dev Containers
791 stars
61 watching
2k forks
Language: Python
last commit: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
microsoft/vscode-remote-try-php | A sample project to try out development containers with PHP | 211 |
microsoft/vscode-remote-try-java | A sample project to try out development containers with Java | 335 |
microsoft/vscode-remote-try-go | A sample project to try out development containers with Go | 324 |
microsoft/vscode-remote-try-cpp | A sample project for testing development containers with C++ | 192 |
microsoft/vscode-remote-try-dotnet | A sample project to try out development containers with .NET | 233 |
microsoft/vscode-remote-try-node | A sample project that lets developers try out development containers with Node.js | 693 |
ramikrispin/vscode-python | A tutorial and template for setting up a Python development environment with VScode and Docker | 861 |
jamestthompson3/nvim-remote-containers | Allows development inside docker containers directly from within a neovim editor similar to VSCode. | 894 |
microsoft/vscode-docker | An extension for Visual Studio Code that simplifies containerized application development and debugging. | 1,223 |
cquery-project/vscode-cquery | C++ integration for Visual Studio Code with code completion and highlighting features. | 54 |
timofurrer/try | A CLI tool to easily install and try Python packages in various environments and shells. | 725 |
devrt/ros-devcontainer-vscode | A pre-configured ROS development environment in a Docker container for VSCode | 185 |
a-nau/latex-devcontainer | A toolset providing a pre-configured Docker environment for writing and formatting LaTeX documents with VS Code, including auto-formatting and automated checks. | 20 |
michidk/vscli | A tool to simplify launching Visual Studio Code projects with dev containers | 138 |