Skip to content

Commit 0e24c65

Browse files
committed
Update slides
1 parent 20f4291 commit 0e24c65

1 file changed

Lines changed: 32 additions & 34 deletions

File tree

slides.html

Lines changed: 32 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,23 @@
7878

7979
For the setup instructions, see the [setup page](https://jorisvandenbossche.github.io/DS-python-geospatial/setup.html).
8080

81+
---
82+
class: left, middle
83+
84+
0. Everyone has conda installed and the environment setup? If not, see [1-install-python-and-the-required-python-packages](https://jorisvandenbossche.github.io/DS-python-geospatial/setup.html#1-install-python-and-the-required-python-packages)
85+
1. Make sure to (re)download ALL the course material, see [2-getting-the-course-materials](https://jorisvandenbossche.github.io/DS-python-geospatial/setup.html#2-getting-the-course-materials) also if you already did this before. We had to update the material this morning...
86+
2. Next, also do section 3 and 4 of the [setup](https://jorisvandenbossche.github.io/DS-python-geospatial/setup.html)
87+
3. Log in to [Ufora](https://ufora.ugent.be/d2l/home/329089) and enter the course room of the '2020-10-05-morning-session' session
88+
89+
> If you succesfully done 0, 1, 2 and 3, give a thumbs up in the discord `#status` channel.
90+
91+
Next:
92+
93+
- Surf to and fill in [the questionnaire](https://hackmd.io/L9fDTVspSbG7BIBJAT2xLQ?both)
94+
- In Jupyter Lab, start with the 'notebooks/00-jupyter_introduction.ipynb'.
95+
96+
Installation or setup issues? Post them on the discord `#installation-issues` channel
97+
8198
---
8299
class: center, middle
83100

@@ -166,7 +183,6 @@
166183
- You can install different version of Python and other packages alongside on your computer
167184
- Easily share environments with other
168185

169-
170186
---
171187
## Small overview of conda commands
172188

@@ -244,25 +260,22 @@
244260

245261

246262
---
247-
class: middle, day_background
248-
249-
# Overview of the first day
263+
class: middle, left
250264

251-
...
265+
### Time is divided between
252266

253-
---
254-
class: middle, center
267+
- group sessions: we explain new concepts (aka 'theory')
268+
- break-out sessions: you work on exercises
255269

256-
ask for help
270+
In case of questions, remarks, suggestions, you can always post messages in the discord `#daily-channel`
257271

258-
__TODO__
272+
### Status check
259273

260-
---
261-
class: middle, center
274+
We will regularly ask for a check (ready with exercise, installation succesfull...). Use the discord `#status` channel to put 👍 (`thumbs up`).
262275

263-
INTRO TO COURSE/CHAT/... SETUP
276+
### Feel lost?
264277

265-
__TODO__
278+
Feel free to send a discord direct message to one of us, we are stand by.
266279

267280

268281
---
@@ -274,25 +287,19 @@
274287

275288
or see the [contributing guidelines](https://github.com/jorisvandenbossche/DS-python-geospatial/blob/master/CONTRIBUTING.md)
276289

277-
278290
---
279-
class: middle, day_background
291+
class: middle, center
280292

281-
# Overview of the second day
282293

283-
__TODO__
294+
## Let's start
284295

285-
---
286-
class: middle
287-
288-
## Continue with *case study XX:* TODO
289296

290297
---
291-
class: middle, day_background
298+
class: middle, center
292299

293-
# Overview of the third day
294300

295-
__TODO__
301+
...
302+
296303

297304
---
298305
class: center, middle
@@ -302,13 +309,6 @@
302309
![:scale 100%](http://esq.h-cdn.co/assets/15/51/980x490/landscape-1450137389-john-cleese.JPG)
303310

304311

305-
### https://forms.gle/S6ZaJrabvRGpsnsRA
306-
307-
__TODO__ ADJUST URL
308-
309-
310-
Please fill in the questionnaire!
311-
312312
---
313313
class: center, middle
314314

@@ -320,9 +320,7 @@
320320
# Python's scientific/GIS ecosystem
321321

322322

323-
#### ## Adjusted from figure by Jake VanderPlas
324-
325-
__TODO__ Adjust with https://github.com/stijnvanhoey/course_gis_scripting/tree/master/docs/img
323+
#### Adjusted from figure by Jake VanderPlas
326324

327325
---
328326
class: center, middle, bgheader

0 commit comments

Comments
 (0)