Add the jupyterlab for compatibility with binder
This merge request sets the Dockerfile for the compatiblity with mybinder service to address issue #287. To test just follow the link , 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
Thanks for these pull requests @tomichec, Looks great! I will test these out in the next few days..