From 02183ba7530cfa519e4c302e7bd6ec64e99d227d Mon Sep 17 00:00:00 2001
From: Francesco Cremonesi <francesco.cremonesi@inria.fr>
Date: Wed, 28 Jun 2023 11:38:14 +0200
Subject: [PATCH] IP and port numbers for dry run

---
 fedbiomed-tutorial/aws-instructions.md         | 6 +++++-
 fedbiomed-tutorial/tensorboard-instructions.md | 4 ++++
 2 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/fedbiomed-tutorial/aws-instructions.md b/fedbiomed-tutorial/aws-instructions.md
index 4b0172b..c3428f8 100644
--- a/fedbiomed-tutorial/aws-instructions.md
+++ b/fedbiomed-tutorial/aws-instructions.md
@@ -13,7 +13,11 @@ To use it, check the table below and copy the url associated with your username
 
 | user | address |
 | ---  | ---     |
-| francesco | http://0.0.0.0 | 
+| francesco | http://54.217.19.205 | 
+| lucia | http://54.217.19.205 | 
+| marco | http://54.217.19.205 | 
+| yannick | http://54.217.19.205 | 
+| sergen | http://54.217.19.205 | 
 
 You may log in with the password provided to you by the workshop presenters.
 
diff --git a/fedbiomed-tutorial/tensorboard-instructions.md b/fedbiomed-tutorial/tensorboard-instructions.md
index 515a258..9f7d234 100644
--- a/fedbiomed-tutorial/tensorboard-instructions.md
+++ b/fedbiomed-tutorial/tensorboard-instructions.md
@@ -10,6 +10,10 @@ Prerequisites:
 | user | port |
 | ---  | ---  |
 | francesco | 6006 |
+| lucia | 6007 | 
+| marco | 6008 | 
+| yannick | 6009 | 
+| sergen | 6010 | 
 
 ## Running Tensorboard
 
-- 
GitLab