Skip to content

Commit 342effa

Browse files
authored
Update setup.md
1 parent 56dd9e9 commit 342effa

File tree

1 file changed

+1
-50
lines changed

1 file changed

+1
-50
lines changed

learners/setup.md

Lines changed: 1 addition & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -2,53 +2,4 @@
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-
::::::::::::::::::::::::
54-
5+
No setup necessary for this lesson.

0 commit comments

Comments
 (0)