Bernd Bischl

Results 195 comments of Bernd Bischl

Short comment regarding sshfs: the few times I used this to ensure a shared fs when there was none I was surprised how well this worked. I had no problems,...

@gabora: is the main reason you want to do this because of the editor? R studio?

Because years ago I was in the same situation before I began using vim. For me the main hurdle was to avoid manually copying files from the local machine to...

well @mllg really should answer here..... but my 2cents: a) no this is is not supported, maybe you can hack something in, but it its supported in a cool an...

if some of us are here, can we maybe at least, before we jump to solution specify what we want? how would a cool system for this look like?

what it make sense - at some point, as this would be more complicated i guess - to look at a combo with drake?

@mllg why dont you simply expose the "args" from listJobs in the constructor, with your settings as default? and then users can overwrite this flexibly? isnt that the normal trick?...

this here: ``` listJobsQueued = function(reg) { args = c("-h", "-o %i", "-u $USER", "-t PD", sprintf("--clusters=%s", clusters)) ``` just expose this as args.listjobsqueued (or whatever), with the string as...

> , and @berndbischl was performed some computations on Azure in this mode. that was some time ago, but worked very well. (i also had to use sshfs) i do...

no this is certainly not a duplicate, the other issue is about me collecting (complex) stuff in list cols.