Update docker.md
This commit is contained in:
parent
aa157429d9
commit
18d5e6a7a0
1 changed files with 1 additions and 0 deletions
|
|
@ -80,6 +80,7 @@ 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
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue