Tagged Questions
3
votes
1answer
103 views
generating pdf using UseFrontEnd
I run mathematica on a remote server and run it in batch mode using /math -noprompt -script 'scriptname.m' &
Now, I use ssh -X to connect to the server. The server is linux based and my computer ...