- What is the difference between starting a Julia REPL in VSCode and activating the environment of the folder with Pkg versus clicking on the “Julia env” button as described in the docs?
-
The button performs additional steps other than activating the env?
-
What is the easiest method to share a project folder with students and instantiate the project within VSCode?