OpenWorm icon indicating copy to clipboard operation
OpenWorm copied to clipboard

Add the jupyterlab for compatibility with binder

Open tomichec opened this issue 1 year ago • 1 comments

This merge request sets the Dockerfile for the compatiblity with mybinder service to address issue #287. To test just follow the link Binder, but note: patience might be needed as building, pushing and pulling the container takes time.

At the moment a jupyter notebook is still not available.

This PR is related to https://github.com/openworm/OpenWorm/pull/356 , but simpler. Probably better to include this first, and then change the second to only use the docker image instead of building separate image for jupyter.

Inspired: https://mybinder.readthedocs.io/en/latest/tutorials/dockerfile.html#preparing-your-dockerfile

tomichec avatar Sep 21 '24 18:09 tomichec

Thanks for these pull requests @tomichec, Looks great! I will test these out in the next few days..

pgleeson avatar Sep 23 '24 18:09 pgleeson