Django Apps in VS Code Dev Containers

preview_player
Показать описание
"
In this demo, Luciana Abud will use a Django application to show how you can use the “Remote – Containers” extension to get Visual Studio Code running in a containerized development environment. This will help you create reproducible dev environments without having to install complex dependencies on your local machine, while still getting the best out of the remote experience.


Resources:


Learn more about:

Demo code:
"
Рекомендации по теме
Комментарии
Автор

The "Remote - Containers" extension seems to have been renamed "Dev Containers".

nuynobi
Автор

why would I debug in a container when I already use a virtual environment?
I was looking for a tutorial about dockerizing a django application. Waiting for part 2...

JuanFlores-ilyv