update
This commit is contained in:
@@ -18,6 +18,7 @@ docker run --name jupyter -d --rm \
|
||||
jupyter/scipy-notebook:2023-03-27
|
||||
```
|
||||
|
||||
-v /mnt/c/Users/dechert/git/aoe2-data/jupyter/:/home/marcelo/ \
|
||||
`docker logs -f jupyter` to see the url with secret
|
||||
|
||||
configuration:
|
||||
@@ -32,4 +33,4 @@ pip install liquipediapy
|
||||
|
||||
docker exec -it jupyter bash
|
||||
|
||||
docker cp jupyter:/home/marcelo/AoE-data.ipynb .
|
||||
docker cp jupyter:/home/marcelo/AoE-data.ipynb .
|
||||
|
||||
Reference in New Issue
Block a user