tdaff / remote_ikernel

All your Jupyter kernels, on all your machines, in one place.
https://pypi.org/project/remote_ikernel/
BSD 2-Clause "Simplified" License
17 stars 14 forks source link

Add ability to specify other options, like job time, in qlogins #4

Closed tdaff closed 9 years ago

tdaff commented 9 years ago

Original report by Tom Daff (Bitbucket: tdaff, GitHub: tdaff).


It would be useful to be able to put stuff like '-l h_rt=24:00:00' in the qlogin command arguments

tdaff commented 9 years ago

Original comment by Tom Daff (Bitbucket: tdaff, GitHub: tdaff).


resolves #3 --remote-launch-args will append any arguments to the qlogin (or equivalent) command; --remote-precmd will execute any commands immediately before starting the kernel