[Tutorial] Develop Julia inside Docker container


Hello everybody, after the announcement made at the JuliaCon2020 about Juno moving to VSCode, I was exited to explore this editor which I had never used before. It turns out it is really great and it offers many capabilities. One thing which I have found amazing was how simple it was to connect to a Docker container and run code inside the container!

I have written a short guide on how to setup VSCode for Julia development and one on how to run Julia code inside a container from VSCode.

If you are interested here they are:
Setup VSCode: VSCode: the future for Julia development - TechyTok
Configure VSCode for Docker: Julia and Docker integration - TechyTok

Please let me know if you have any comment or suggestions on how to improve the guide!
Thank you for your time

7 Likes