Skip to content

Commit c5da56a

Browse files
committed
use base repo
- vis. microsoft/vscode-remote-release#6989 GPU prebuilds don't work
1 parent ae54c3d commit c5da56a

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

DocForParticipants.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -75,9 +75,7 @@ The free allocation should be enough to get you familiar with SIRF.
7575
Note that the creation of the codespace will take around 5 minutes. This includes creation of the container,
7676
installation of all dependencies and downloading the example data.
7777

78-
[![CPU Codespace](https://img.shields.io/badge/Codespaces-CPU-blue?logo=github)](https://codespaces.new/SyneRBI/SIRF-Exercises)
79-
80-
[![GPU Codespace](https://img.shields.io/badge/Codespaces-GPU-green?logo=github)](https://codespaces.new/casperdcl/SIRF-Exercises?devcontainer_path=.devcontainer%2Fgpu%2Fdevcontainer.json&geo=UsEast&machine=standardLinuxNcv3)
78+
[![CPU Codespace](https://img.shields.io/badge/Codespaces-CPU-blue?logo=github)](https://codespaces.new/SyneRBI/SIRF-Exercises) [![GPU Codespace](https://img.shields.io/badge/Codespaces-GPU-green?logo=github)](https://codespaces.new/SyneRBI/SIRF-Exercises?devcontainer_path=.devcontainer%2Fgpu%2Fdevcontainer.json&geo=UsEast&machine=standardLinuxNcv3)
8179

8280
Some notes:
8381
- You will have to select a Python kernel for each notebook (top-right). Please use the existing `conda` python kernel (**not** `/usr/bin/python3`) listed in "Python environments". Alternatively, you can access the jupyter server running in the codespace via [port forwarding](https://docs.github.com/en/codespaces/developing-in-a-codespace/forwarding-ports-in-your-codespace).

0 commit comments

Comments
 (0)