You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Brian E. Granger edited this page Jan 25, 2015
·
2 revisions
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:
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. You can also run the command line version of Mathematica using the math command.