Files
ych1990101/task1-optimized/app/dev.sh
louiscklaw 692b9102dd update,
2025-02-01 02:11:30 +08:00

11 lines
165 B
Bash

#!/usr/bin/env bash
set -x
jupyter notebook \
--allow-root \
--ip=0.0.0.0 \
--NotebookApp.token='' \
--NotebookApp.password='' \
--notebook-dir=notebook