Skip to content

Commit 233a86b

Browse files
authored
add missing commadn (#2143)
1 parent 2727b43 commit 233a86b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/tutorials/elasticdl_cloud.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ We provide a script in elasticdl repo.
9393

9494
```bash
9595
cd ${CODE_PATH}/elasticdl
96+
mkdir data
9697
docker run --rm -it \
9798
-v $HOME/.keras/datasets:/root/.keras/datasets \
9899
-v $PWD:/work \

0 commit comments

Comments
 (0)