Note: All of the steps below work only from a compute node.
Julia
(@v1.10) pkg> add IJulia
Refresh the JupyterHub browser session.
Maple
source activate jupyter-conda-support cp -R /software/etc/maple ~/ jupyter kernelspec install maple --user
This step above is optional. The centrally installed Maple kernelspec would always use the latest version of Maple. If you would like to use an older version, please follow the steps below.
R
Add the central package directory to R.
.libPaths("/software/R-packages")
Matlab
Choose the correct environment based on the Matlab version.
Other available integrations |
---|
C++ |
GAP 4 |
Gnuplot |
Macaulay2 |
Octave |
Scilab |
Sage |
Singular |
NCL |
Notes
c = get_config() c.ResourceUseDisplay.track_cpu_percent = True