According to the page /triton/apps/mathematica mathematica/wolfram can be run on triton with a GUI using the following commands
ssh -X triton.aalto.fi
sinteractive --mem=10G --time=1:00
module load mathematica
$ mathematica &
However, doing so currently results in the following error begin displayed:
<username>@pe23 ~$ bash: mathematica: command not found...
Failed to search for file: cannot update repo 'rhel-9-for-x86_64-supplementary-eus-rpms': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (58): Problem with the local SSL certificate for https://cdn.redhat.com/content/eus/rhel9/9.6/x86_64/supplementary/os/repodata/repomd.xml [could not load PEM client certificate, OpenSSL error error:80000002:system library::No such file or directory, (no key found, wrong pass phrase, or wrong file format?)]