From 427ba365e8c6301d8c6f430eafe1b9370804df8e Mon Sep 17 00:00:00 2001 From: Enol Fernandez Date: Thu, 11 Apr 2024 09:52:55 +0100 Subject: [PATCH] Add quota for Replay service --- content/en/users/dev-env/replay/_index.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/content/en/users/dev-env/replay/_index.md b/content/en/users/dev-env/replay/_index.md index d7cc290315..c53cd37a2a 100644 --- a/content/en/users/dev-env/replay/_index.md +++ b/content/en/users/dev-env/replay/_index.md @@ -71,6 +71,9 @@ Before using the service, you need to have an EGI account and be a member of (alias Virtual Organisations). Follow the instructions on the [EGI Replay login page](https://replay.notebooks.egi.eu) for access. +The default capacity allocated for users includes up to **4 vCPU cores and 6GB +of RAM** for every user. + ## Creating a Binder repository Replay starts from a code repository that contains the code or notebook you’d @@ -128,7 +131,7 @@ an error like shown in the screenshot: ![Launch Error](launch-error.png) -In that case, you can either stop your existing server or connect to it from your -[Replay JupyterHub home](https://replay.notebooks.egi.eu/hub/home): +In that case, you can either stop your existing server or connect to it from +your [Replay JupyterHub home](https://replay.notebooks.egi.eu/hub/home): ![Replay JupyterHub home](replay-hub-home.png)