We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Mathematica 10.0 is installed in /nfsopt/Wolfram/Mathematica/10.0. To run Mathematica, you will need to add the following line to your .bashrc file:
/nfsopt/Wolfram/Mathematica/10.0
.bashrc
export PATH=/nfsopt/bin:$PATH
To run the traditional Mathematica notebook user interface, type
mathematica
at the command line, but make sure you have ssh’d using the -Y flag to enable X11 forwarding.
To run the non-graphical, command line version of Mathematica, type
math
There was an error while loading. Please reload this page.