DualLoop / jupyternotebook.sh
jupyternotebook.sh
Raw
jupyter notebook  --port=9000 --ip='*' --NotebookApp.token='' --NotebookApp.password='' --no-browser  &