Hello everyone,
I'm a graduate physics student and am rather new to Python and programming in general.
For my research I'm running simulations which I've learnt to write in Python.
I use Spyder as my IDE and am working on a Windows 7 PC (with an i7 processor and 16GB RAM).
I'm running many IPython Consoles off of my computer at the same time and the runtime of my simulations is often quite long (few hours to few days each).
I have access to an on-campus Linux Ubuntu 10.04.4 LTS server which I can use. The problem is that our computer person doesn't know how I can use it and neither do I.
Is there a simple way which would allow me to write me code on my Windows PC, use the server only to run my code?
Any help would be greatly appreciated,
Asaf Miron