mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-17 06:52:56 +00:00
Improve wording in docs about Jupyter Notebook (#1949)
* Improve wording in docs about Jupyter Notebook * Fixes * Better naming * Apply suggestions from code review
This commit is contained in:
@@ -20,7 +20,7 @@ make virtualbox-vm NAME=dev
|
||||
eval $(docker-machine env dev)
|
||||
# pull a docker stack and build a local image from it
|
||||
make image
|
||||
# start a notebook server in a container
|
||||
# start a Server in a container
|
||||
make notebook
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user