From 6d718d4665b86bb3d1a1b6599e1ccd50508b563e Mon Sep 17 00:00:00 2001 From: Yoshitaka Inoue <8393063+inoue0426@users.noreply.github.com> Date: Sat, 20 Jul 2024 18:44:58 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 954f37f..f7ee7db 100644 --- a/README.md +++ b/README.md @@ -44,8 +44,8 @@ If you want to re-train model, we reccomend to use GPU. ```shell git clone git@github.com:inoue0426/drGAT.git cd drGAT -docker run -it -p 9999:9999 drgat:latest docker build -t drgat:latest . +docker run -it -p 9999:9999 drgat:latest ``` Then access to http://localhost:9999/notebooks/Tutorial.ipynb