Update README.md

This commit is contained in:
Martin Lilleeng Sætra 2022-01-24 17:26:40 +01:00 committed by GitHub
parent bf959d15a9
commit ab0b3d29a1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,8 +10,8 @@ ssh -AX ip-from-webpage
For Jupyter Notebook: For Jupyter Notebook:
ssh -L 8888:localhost:80 ip-from-webpage ssh -L 8888:localhost:80 ip-from-webpage
(access localhost:8888 in browser and open terminal) (access localhost:8888 in browser and open terminal)
conda activate ShallowWaterGPU_HPC (one time operation) conda env create -f conda_environment.yml
(one time operation) conda install -c conda-forge ipyparallel conda activate ShallowWaterGPU / choose the "conda:ShallowWaterGPU" kernel in the notebook
### Simula DGX-2 ### Simula DGX-2
Connect: Connect: