From b07d5ed82de0b53d96ef8b00a3605a1a6b69bacd Mon Sep 17 00:00:00 2001 From: Rafael Santos Date: Mon, 16 Dec 2024 10:44:45 +0000 Subject: [PATCH] SAGA now has app on demand \o/ updating doc --- software/application_guides/matplotlib.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/software/application_guides/matplotlib.md b/software/application_guides/matplotlib.md index 7412a0b69..a21a7c7ef 100644 --- a/software/application_guides/matplotlib.md +++ b/software/application_guides/matplotlib.md @@ -65,9 +65,8 @@ plt.show() ## Using Jupyter Notebook This option is the recommended one because you do not have to install any additional tools as everything is already installed on the server. -**NOTE**: For now, this option is already working on Betzy and Fram with our solution "Apps on Demand". This will soon be enabled on Saga. -1. Go to https://apps.betzy.sigma2.no/ or https://apps.fram.sigma2.no/ +1. Go to https://apps.betzy.sigma2.no/ or https://apps.fram.sigma2.no/ or https://apps.saga.sigma2.no/ 2. Log in with your username and password 3. Click on "Jupyter Notebook" 4. Select your account number and resources that you need and click "Launch"