|
78 | 78 |
|
79 | 79 | For the setup instructions, see the [setup page](https://jorisvandenbossche.github.io/DS-python-geospatial/setup.html). |
80 | 80 |
|
| 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 | + |
81 | 98 | --- |
82 | 99 | class: center, middle |
83 | 100 |
|
|
166 | 183 | - You can install different version of Python and other packages alongside on your computer |
167 | 184 | - Easily share environments with other |
168 | 185 |
|
169 | | - |
170 | 186 | --- |
171 | 187 | ## Small overview of conda commands |
172 | 188 |
|
|
244 | 260 |
|
245 | 261 |
|
246 | 262 | --- |
247 | | -class: middle, day_background |
248 | | - |
249 | | -# Overview of the first day |
| 263 | +class: middle, left |
250 | 264 |
|
251 | | -... |
| 265 | +### Time is divided between |
252 | 266 |
|
253 | | ---- |
254 | | -class: middle, center |
| 267 | +- group sessions: we explain new concepts (aka 'theory') |
| 268 | +- break-out sessions: you work on exercises |
255 | 269 |
|
256 | | -ask for help |
| 270 | +In case of questions, remarks, suggestions, you can always post messages in the discord `#daily-channel` |
257 | 271 |
|
258 | | -__TODO__ |
| 272 | +### Status check |
259 | 273 |
|
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`). |
262 | 275 |
|
263 | | -INTRO TO COURSE/CHAT/... SETUP |
| 276 | +### Feel lost? |
264 | 277 |
|
265 | | -__TODO__ |
| 278 | +Feel free to send a discord direct message to one of us, we are stand by. |
266 | 279 |
|
267 | 280 |
|
268 | 281 | --- |
|
274 | 287 |
|
275 | 288 | or see the [contributing guidelines](https://github.com/jorisvandenbossche/DS-python-geospatial/blob/master/CONTRIBUTING.md) |
276 | 289 |
|
277 | | - |
278 | 290 | --- |
279 | | -class: middle, day_background |
| 291 | +class: middle, center |
280 | 292 |
|
281 | | -# Overview of the second day |
282 | 293 |
|
283 | | -__TODO__ |
| 294 | +## Let's start |
284 | 295 |
|
285 | | ---- |
286 | | -class: middle |
287 | | - |
288 | | -## Continue with *case study XX:* TODO |
289 | 296 |
|
290 | 297 | --- |
291 | | -class: middle, day_background |
| 298 | +class: middle, center |
292 | 299 |
|
293 | | -# Overview of the third day |
294 | 300 |
|
295 | | -__TODO__ |
| 301 | +... |
| 302 | + |
296 | 303 |
|
297 | 304 | --- |
298 | 305 | class: center, middle |
|
302 | 309 |  |
303 | 310 |
|
304 | 311 |
|
305 | | -### https://forms.gle/S6ZaJrabvRGpsnsRA |
306 | | - |
307 | | -__TODO__ ADJUST URL |
308 | | - |
309 | | - |
310 | | -Please fill in the questionnaire! |
311 | | - |
312 | 312 | --- |
313 | 313 | class: center, middle |
314 | 314 |
|
|
320 | 320 | # Python's scientific/GIS ecosystem |
321 | 321 |
|
322 | 322 |
|
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 |
326 | 324 |
|
327 | 325 | --- |
328 | 326 | class: center, middle, bgheader |
|
0 commit comments