docker image jupyter (#3938)

> Is this PR tested and ready for merge?
yes
This commit is contained in:
Le-Zheng 2022-02-16 01:05:52 -08:00 committed by GitHub
parent 656561153c
commit 7f172c4df2

View file

@ -80,7 +80,6 @@ After a Docker container is launched and user login into the container, you can
In the `/opt/work` directory, run this command line to start the Jupyter Notebook service:
```
source activate bigdl
./start-notebook.sh
```