We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 896521d commit ce5ff7fCopy full SHA for ce5ff7f
notebooks_run.cmd
@@ -1,2 +1,4 @@
1
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"
4
cmd /k
0 commit comments