IBM / powerai

This repo contains ancillary information used to assist users of IBM Watson Machine Learning Community Edition. This repo will contain How To's, Readme's, Dockerfiles, etc. that can be consumed by users looking to get started.
BSD 2-Clause "Simplified" License
56 stars 54 forks source link

Ray recipe #208

Closed npanpaliya closed 4 years ago

jayfurmanek commented 4 years ago

Great! Thanks @npanpaliya ! Does Ray work with Py37 as well? I only see 3.6 in this PR.

npanpaliya commented 4 years ago

Great! Thanks @npanpaliya ! Does Ray work with Py37 as well? I only see 3.6 in this PR.

Yes, it does. I've added the configuration for py3.7. But unfortunately the builds are not working with some weird download errors for pre-reqs packages. I've tried conda clean -f or conda clean --all but no luck.

npanpaliya commented 4 years ago

I'll create a new PR with just one commit for adding ray recipe. This PR shows 87 commits to be merged as I think web editor was used earlier to modify files.

jayfurmanek commented 4 years ago

Published in https://github.com/IBM/powerai/pull/212