aquiles viza
06/24/2024, 9:50 PMmake
to open a terminal. This is the most basic way of use the docker image
2. Using make
to start jupyter lab
and use the tools from a browser
3. Use VSCode DevContainer. This is my favorite because of git integrations and the extensions
4. Use the Xserver from a WSL Distribution with the DevContainer. Only works on Windows
I hope this alternative makes easier to interact with the tools and avoids the complexity of configure a linux distribution.aquiles viza
06/24/2024, 10:09 PMmehdi
06/24/2024, 10:57 PM