roryk / ipython-cluster-helper

Tool to easily start up an IPython cluster on different schedulers.
148 stars 23 forks source link

cluster_helper/lsf.py in a separate package with less/no dependencies? #52

Closed mr-c closed 7 years ago

mr-c commented 7 years ago

As I am about to copy it into https://github.com/BD2KGenomics/toil/ but that seems silly

roryk commented 7 years ago

Hi Michael,

Copying it over sounds ok to me, we do most of our installs via conda so it would be a little bit of a pain to make a new package and all of that for it. Let me know if copying it over is a pain for you all and I can break it out though. Hope that works for you all.

mr-c commented 7 years ago

@roryk Done, thanks! https://github.com/BD2KGenomics/toil/pull/1762