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 1aba7de commit 592642cCopy full SHA for 592642c
docker/README.md
@@ -38,7 +38,7 @@ docker run \
38
39
Now we can access ssh at `ssh -p 2229 root@localhost` and jupyter notebook at [http://localhost:2230](http://localhost:2230).
40
41
-The ssh password is `cail` by default, you can change it in [Dockerfile](docker/dev/Dockerfile)
+The ssh password is `cail` by default, you can change it in [Dockerfile](dev/Dockerfile)
42
43
## Train models
44
This container will perform model training and output model files.
0 commit comments