config password

  1. jupyter notebook --generate-config
  2. jupyter notebook password

start server

  1. jupyter-lab --ip 0.0.0.0 --port 8888 --no-browser