Spaces:
Runtime error
Runtime error
cs-gy-6613-project
Installation steps
Install VSCode
Install appropriate VSCode based on the OS.
Install Docker Desktop and WSL2
- WSL2 was already installed in my laptop but if you want to install it follow a youtube video.
- Through WSL2, I installed the ubuntu distribution using the command "wsl --install -d ubuntu". Other distributions can be downloaded in similar manner.
- I installed Docker Desktop by following a youtube video. The wsl2 configuration would already be enabled if the system is compatible. If not, you can enable it manually through the Docker desktop settings.
Screenshot of docker container in the terminal prompt
