Install jupyterlab with docker-compose2019-09-26 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 Previous Post How to save image in mongodb with mongoengine Next Post Use Ionic React to create a native QR code scanner