Examples of installing and using Julia on the Harvard University FAS cluster.
# on $HOME
[jharvard@holy7c12104 ~]$ curl -fsSL https://install.julialang.org | sh
[jharvard@holy7c12104 julia-1.9.3]$ julia
_
_ _ _(_)_ | Documentation: https://docs.julialang.org
(_) | (_) (_) |
_ _ _| |_ __ _ | Type "?" for help, "]?" for Pkg help.
| | | | | | |/ _` | |
| | |_| | | | (_| | | Version 1.9.3 (2023-08-24)
_/ |\__'_|_|_|\__'_| | Official https://julialang.org/ release
|__/ |
julia>