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
ESMValTool also contains diagnostics written in [Julia](https://julialang.org/).
22
+
Because Julia cannot be installed by Conda, we will install Julia separately.
23
+
We will first learn how to install Conda, Julia, and finally the ESMValTool.
24
+
We end this chapter by testing that the installation was successful.
25
+
17
26
## Install Conda
18
27
19
28
ESMValTool is distributed using Conda(link). Most users use Linux or OSX, but succesful usage has also been reported through the Windows Subsystem for Linux(WSL) (link).
0 commit comments