Skip to content

Commit 1edd511

Browse files
authored
Content from Kati: setup
1 parent 4ba2d5e commit 1edd511

File tree

1 file changed

+1
-49
lines changed

1 file changed

+1
-49
lines changed

learners/setup.md

Lines changed: 1 addition & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -2,53 +2,5 @@
22
title: Setup
33
---
44

5-
FIXME: Setup instructions live in this document. Please specify the tools and
6-
the data sets the Learner needs to have installed.
7-
8-
## Data Sets
9-
10-
<!--
11-
FIXME: place any data you want learners to use in `episodes/data` and then use
12-
a relative link ( [data zip file](data/lesson-data.zip) ) to provide a
13-
link to it, replacing the example.com link.
14-
-->
15-
Download the [data zip file](https://example.com/FIXME) and unzip it to your Desktop
16-
17-
## Software Setup
18-
19-
::::::::::::::::::::::::::::::::::::::: discussion
20-
21-
### Details
22-
23-
Setup for different systems can be presented in dropdown menus via a `spoiler`
24-
tag. They will join to this discussion block, so you can give a general overview
25-
of the software used in this lesson here and fill out the individual operating
26-
systems (and potentially add more, e.g. online setup) in the solutions blocks.
27-
28-
:::::::::::::::::::::::::::::::::::::::::::::::::::
29-
30-
:::::::::::::::: spoiler
31-
32-
### Windows
33-
34-
Use PuTTY
35-
36-
::::::::::::::::::::::::
37-
38-
:::::::::::::::: spoiler
39-
40-
### MacOS
41-
42-
Use Terminal.app
43-
44-
::::::::::::::::::::::::
45-
46-
47-
:::::::::::::::: spoiler
48-
49-
### Linux
50-
51-
Use Terminal
52-
53-
::::::::::::::::::::::::
5+
No files need to be downloaded before this lesson. Most of this lesson can be worked through a web broswer. Episode 5 introduces a command line tool to inspect and download open data files and their metadata, and it will require using a Unix terminal (Linux, MacOS terminal, or Windows WSL2 Ubuntu terminal).
546

0 commit comments

Comments
 (0)