This commit is contained in:
dechert
2026-02-26 13:59:53 +01:00
parent 21d25b618d
commit 6de13bec2b
4 changed files with 239549 additions and 1 deletions

View File

@@ -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 .