Skip to content

Commit ce5ff7f

Browse files
committed
Adding info to run command
1 parent 896521d commit ce5ff7f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

notebooks_run.cmd

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
docker run --rm -p 8888:8888 -v "%CD%":/home/jovyan/work --name csharp tlinnet/csharp-notebook:notebooks
2+
echo "Copy the secret token from the cmd window"
3+
echo "Visit http://localhost:8888"
24
cmd /k

0 commit comments

Comments
 (0)