roryk / ipython-cluster-helper

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

IPython.parallel splitting components #30

Closed brainstorm closed 9 years ago

brainstorm commented 9 years ago

These fixes come as a side product of fixing the installation of bcbio-nextgen-vm. There were quite a few ShimWarning.

Sorry for not version-pinning the IPython parts, there doesn't seem to be any version tagging yet.

brainstorm commented 9 years ago

Oops, seems like the versions in PyPi are too 0.0.0 for pip to install anything... I would suggest leaving this PR open until they publish the eggs :-/

roryk commented 9 years ago

Hi Roman,

Thanks for the fixes, I had no idea they were separating out IPython.parallel. Ping me when you notice the eggs are up and I'll retrigger Travis and merge it in.