Install jupyterlab with docker-compose2019-09-26python download the following “docker-compose.yml” file into your computer: make a directory download the “docker-compose.yml” file into this directory run “docker-compose up” in terminal go to the jupyterlab: “http://192.168.99.102:10000” set the password login success! commands: docker-compose start docker-comose stop