Skip to content

Commit 29e4035

Browse files
committed
add ssh note to image
1 parent df0867c commit 29e4035

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/data/formData.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ export const images = {
2323
"minimalnb-cs:31-10-2024": "Minimal NB with Integrated VS Code",
2424
"minimalnb-cs:06-02-2026-ai": "Minimal NB with Integrated VS Code and AI",
2525
"datasciencenb:26-09-2024": "DataScience NB",
26-
"datasciencenb:31-10-2024-ssh": "DataScience NB with SSH access",
26+
"datasciencenb:31-10-2024-ssh": "DataScience NB (SSH access)",
2727
"datasciencenb:2025-05-30-nrp": "DataScience NB for NRP",
2828
},
2929
r: {
@@ -42,8 +42,8 @@ export const images = {
4242
"tensorflowgpu:2.15.0": "TensorFlow 2.15.1 with GPU and TensorBoard",
4343
"tensorflowgpu:2.17.0": "TensorFlow 2.17.0 with GPU and TensorBoard",
4444
"pytorchgpu:2.4.1": "Pytorch 2.4.1",
45-
"nvidia-pytorch:2.5.0": "NVIDIA Pytorch 2.5.0",
46-
"nvidia-tensorflow:2.16.1": "NVIDIA Tensorflow 2.16.1",
45+
"nvidia-pytorch:2.5.0": "NVIDIA Pytorch 2.5.0 (SSH access)",
46+
"nvidia-tensorflow:2.16.1": "NVIDIA Tensorflow 2.16.1 (SSH access)",
4747
},
4848
matlab: {
4949
"matlab:r2022b": "MATLAB R2022b",

0 commit comments

Comments
 (0)