From ab0b3d29a1303c741f290f25633647320a1162ce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Lilleeng=20S=C3=A6tra?= Date: Mon, 24 Jan 2022 17:26:40 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a67482c..b05eaef 100644 --- a/README.md +++ b/README.md @@ -10,8 +10,8 @@ ssh -AX ip-from-webpage For Jupyter Notebook: ssh -L 8888:localhost:80 ip-from-webpage (access localhost:8888 in browser and open terminal) -conda activate ShallowWaterGPU_HPC -(one time operation) conda install -c conda-forge ipyparallel +(one time operation) conda env create -f conda_environment.yml +conda activate ShallowWaterGPU / choose the "conda:ShallowWaterGPU" kernel in the notebook ### Simula DGX-2 Connect: