Simply open https://mybinder.org/v2/gh/nopid/jupyperl/master
$ git clone https://github.com/nopid/jupyperl
$ cd jupyperl
$ docker build -t jupyperl .
$ docker run -v $(PWD):/home/jovyan -p 8888:8888 -it jupyperl
Simply open https://mybinder.org/v2/gh/nopid/jupyperl/master
$ git clone https://github.com/nopid/jupyperl
$ cd jupyperl
$ docker build -t jupyperl .
$ docker run -v $(PWD):/home/jovyan -p 8888:8888 -it jupyperl