Christian Meesters

Results 118 comments of Christian Meesters

Just triggered the update from main. I am curious what this will look like, once ready, and will try to incorporate it into some teaching material.

@zmbc my bad. I should have written "released" instead of "ready". The CI-error is indeed weird. I triggered the merge from main to give this PR a little push. Alas,...

Just did the re-trigger: The tests keep failing and produce output for a test, which should fail. It requires `set -e` to be set in bash and I don't quite...

I am pretty sure that it will not pass - after all, I merged main into this branch to subject it to testing (and re-requested review). But I know we...

@johanneskoester can you give this PR another look? Seems fine to me.

@zmbc & @johanneskoester I tried re-running the failed several times. When connecting `play.minio.io` it always runs into a timeout. The domain is not "pingable" over days, now. The webpage displays,...

Hi, I am going through some older issues. Please apologize for the delay. And ... well, this workflow imports something, which it does not use. The entire parallelization is hardcoded...

What would be required to get the kerberos integration: In terms of enviroment, feedback, tests, code? Perhaps I am naive, but I think there are two alternative options for implementing:...

> I don't understand this comment. (about nano) Well, `nano -wiSOE -T 4 -Y python Snakefile` is preceded with "The following command will start editing with the suggested settings ......

Ah, but `conda env export` is specific to recreate _one_ environment known to be working. This assumption might or might not hold. Occasionally, scientific software sees bug fixes. When you...