openml / OpenML

Open Machine Learning
https://openml.org
BSD 3-Clause "New" or "Revised" License
661 stars 91 forks source link

Integrate mybinder in OpenML #781

Open HeidiSeibold opened 6 years ago

HeidiSeibold commented 6 years ago

I think it would make sense to integrate mybinder (https://mybinder.org/) for OpenML. As long as we don't suddenly have many many users, it should be ok according to @betatim.

Examples with R: https://github.com/binder-examples/r Example with Jupiterlab: https://github.com/binder-examples/jupyterlab

betatim commented 6 years ago

mybinder.org is the new everware :)

You can also setup your own BinderHub if at some point you want to provide GPUs or more compute resources to users. The configuration of mybinder.org is public in https://github.com/jupyterhub/mybinder.org-deploy/ as well.