Install jupyterlab with docker-compose

download the following “docker-compose.yml” file into your computer:

  1. make a directory
  2. download the “docker-compose.yml” file into this directory
  3. run “docker-compose up” in terminal
  4. go to the jupyterlab: “http://192.168.99.102:10000”
  5. set the password
  6. login success!
  7. commands:
    1. docker-compose start
    2. docker-comose stop

 

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.