Skip to content

Commit

Permalink
Update 2_orientation.md
Browse files Browse the repository at this point in the history
  • Loading branch information
christopher-hakkaart committed Apr 26, 2024
1 parent 3d85ec8 commit 23de716
Showing 1 changed file with 13 additions and 8 deletions.
21 changes: 13 additions & 8 deletions docs/nf_template/2_orientation.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,14 +36,6 @@ To run Gitpod:

When you first sign up to Gitpod you may need to authenticate your account.

!!! question "Exercise"

Open the [Gitpod training environment](https://gitpod.io/#https://github.com/nextflow-io/training) and use the following command to switch to the empty `nf-templates` folder:

```bash
cd /workspace/gitpod/nf-template
```

### Explore your Gitpod IDE

You should now see something similar to the following:
Expand Down Expand Up @@ -74,3 +66,16 @@ Alternatively, you can open a new training workspace by following the Gitpod URL
### Saving files from Gitpod to your local machine

To save any file from the explorer panel, right-click the file and select `Download`.


## Getting started

You will need to move into the `nf-template` folder to get started.

!!! question "Exercise"

Open the [Gitpod training environment](https://gitpod.io/#https://github.com/nextflow-io/training) and use the following command to switch to the empty `nf-templates` folder:

```bash
cd /workspace/gitpod/nf-template
```

0 comments on commit 23de716

Please sign in to comment.