Skip to content

Using Julia on Lawrencium

Julia is available on Lawrencium as a module.

$ module av julia

-------------- /global/software/rocky-8.x86_64/modfiles/langs ---------------
   julia/1.10.2-11.4
$ module load julia
$ julia
               _
   _       _ _(_)_     |  Documentation: https://docs.julialang.org
  (_)     | (_) (_)    |
   _ _   _| |_  __ _   |  Type "?" for help, "]?" for Pkg help.
  | | | | | | |/ _` |  |
  | | |_| | | | (_| |  |  Version 1.10.2 (2024-03-01)
 _/ |\__'_|_|_|\__'_|  |  Official https://julialang.org/ release
|__/                   |

julia> 

Using Julia through Jupyter on Open OnDemand

A Julia kernel has been added to Jupyter on Open OnDemand that allows you to use Julia on the Jupyter server on Open OnDemand.