You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Julia VSCode Extension provides support for managing and switching your current Julia environment. You can click the "Julia env" button as shown below to select which environment you want to use:
4
+
5
+
<imgwidth="1903"alt="Screen Shot 2021-08-24 at 6 14 50 PM"src="https://user-images.githubusercontent.com/35577566/130712226-20d40239-7ba9-4313-be38-dd84ee5ad9af.png">
6
+
7
+
If your active directory (shown on the left side of VSCode) contains a Julia environment and you try to switch to an alternate environment, you will be prompted with the message shown below:
8
+
9
+
<imgwidth="1903"alt="Screen Shot 2021-08-24 at 6 41 34 PM"src="https://user-images.githubusercontent.com/35577566/130712430-b01f1c7a-b0ee-4774-8f10-a03ad06b991c.png">
0 commit comments