Skip to content

Commit 81aaeea

Browse files
committed
Add gitpod deprecation note to envsetup, instead of docs homepage
1 parent 9222c57 commit 81aaeea

File tree

2 files changed

+12
-9
lines changed

2 files changed

+12
-9
lines changed

docs/envsetup/index.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,15 @@ If you already have a GitHub Codespaces account, click on the button below, othe
99
Let's get started!
1010

1111
[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/nextflow-io/training?quickstart=1&ref=master)
12+
13+
For more detailed instructions for GitHub Codespaces, see the [GitHub Codespaces env-setup docs](01_setup.md).
14+
If you cannot use GitHub Codespaces and wish to use a local development environment, see the [documentation for local installation](02_local.md).
15+
16+
!!! note
17+
18+
Nextflow Training used to use [Gitpod](https://gitpod.io) until February 2025.
19+
However, the makers of Gitpod have decided to retire the free functionality in favor of their new [Gitpod Flex](https://www.gitpod.io/blog/introducing-gitpod-flex) system.
20+
For that reason, we have switched to using GitHub Codespaces, which also offer a one-click developer environment with no prior setup.
21+
22+
Depending on when you signed up to GitPod and when exactly they retire the service, you may still be able to launch the training in their old cloud IDE, though we cannot guarantee reliable access going forward:
23+
[Open in Gitpod](https://gitpod.io/#https://github.com/nextflow-io/training).

docs/index.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -22,15 +22,6 @@ When you're ready to get down to work, click on the 'Open in GitHub Codespaces'
2222

2323
[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/nextflow-io/training?quickstart=1&ref=master)
2424

25-
!!! note
26-
27-
Nextflow Training used to use [Gitpod](https://gitpod.io) until February 2025.
28-
However, the makers of Gitpod have decided to retire the free functionality in favor of their new [Gitpod Flex](https://www.gitpod.io/blog/introducing-gitpod-flex) system.
29-
For that reason, we have switched to using GitHub Codespaces, which also offer a one-click developer environment with no prior setup.
30-
31-
Depending on when you signed up to GitPod and when exactly they retire the service, you may still be able to launch the training in their old cloud IDE, though we cannot guarantee reliable access going forward:
32-
[Open in Gitpod](https://gitpod.io/#https://github.com/nextflow-io/training).
33-
3425
## Training Environment Setup
3526

3627
!!! exercise "Environment Setup"

0 commit comments

Comments
 (0)