Romain

Results 115 comments of Romain

May I ask for your use case specifically. Not exactly what you are asking for but we will soon have a runner (ie: able to run in python) but Metaflow...

@darinyu -- is this no longer something you want merged? I thought it was still relevant.

This PR is fine from my POV. I'll monitor when it merges so I can strip out all the plugin internally but ow can merge whenever from my side.

I'm not going to comment on the implementation (which is fairly straightforward at this time anyways) because I want to align on some UX things first. These are my initial...

@talsperre -- as discussed, I think we don't need this anymore and we, instead, need to start the command line with an aliasing (or something equivalent since alias didn't work).

I'll check but failure is probably that card test that I need to increase timeout for. There is no change to common code.

@derfred : you can ignore the failures. Yes, they are internal tests but the failures in this case are ignorable (I am removing that test).

Thank you for this easy example to reproduce. I will take another look. Ideally in this case, there should be no re-pickling so it shouldn't fail this way (I suppose...