found a working command

docker run -d -v ~/src/work:/home/jovyan/work -p 8888:8888 
jupyter/datascience-notebook start-notebook.sh --NotebookApp.token=''

On Wednesday, August 9, 2017 at 1:46:19 AM UTC-4, Ka Th wrote:
>
> docker run -d -v /src/work:/home/jovyan/work -p 8888:8888 
> jupyter/datascience-notebook start-notebook.sh --NotebookAp
> p.token=''
>
> I am running the docker command from the location where work folder exits. 
>  I am unable to find the files in the docker jupyter notebook... any one 
> familiar with the volume flag.
>
> fyi this running on Windows using Docker toolbox
>

-- 
You received this message because you are subscribed to the Google Groups 
"Project Jupyter" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jupyter/27acae1b-818e-4801-9836-4721acc36aee%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to