|
1 | 1 | # Key is the part of the filename in _posts/
|
2 | 2 | - key: intro-python
|
3 | 3 | # Title of event that will show up as the GH Issue title
|
4 |
| - title: 'Intro to Python' |
| 4 | + title: "Intro to Python" |
5 | 5 | # Explanation of event as a paragraph form
|
6 | 6 | description: >
|
7 | 7 | The basics of data analysis using the
|
|
33 | 33 | # Key is the part of the filename in _posts/
|
34 | 34 | - key: Intro-R
|
35 | 35 | # Title of event that will show up as the GH Issue title
|
36 |
| - title: 'Intro to R/Tidyverse' |
| 36 | + title: "Intro to R and Tidyverse" |
37 | 37 | # Explanation of event as a paragraph form
|
38 | 38 | description: >
|
39 | 39 | The basics of using R and the Tidyverse for working with data, specifically:
|
|
67 | 67 | # Key is the part of the filename in _posts/
|
68 | 68 | - key: Intro-Bash
|
69 | 69 | # Title of event that will show up as the GH Issue title
|
70 |
| - title: 'Intro to Bash/Shell Scripting' |
| 70 | + title: "Intro to Bash/Shell Scripting" |
71 | 71 | # Explanation of event as a paragraph form
|
72 | 72 | description: >
|
73 | 73 | This introduction to BASH aims to make participants
|
|
104 | 104 | # Key is the part of the filename in _posts/
|
105 | 105 | - key: inkscape
|
106 | 106 | # Title of event that will show up as the GH Issue title
|
107 |
| - title: 'Inkscape - An Open-Source Alternative to Adobe Illustrator' |
| 107 | + title: "Inkscape - An Open-Source Alternative to Adobe Illustrator" |
108 | 108 | # Explanation of event as a paragraph form
|
109 | 109 | description: >
|
110 | 110 | We will learn to use Inkscape, a cross-platform open source graphic design software.
|
|
137 | 137 |
|
138 | 138 | skill_level: Beginner
|
139 | 139 | # R or Python
|
140 |
| - program_language: |
| 140 | + program_language: "" |
141 | 141 | # Only one label that will be put into the GitHub Issue
|
142 | 142 | gh_labels: code-along
|
143 | 143 |
|
|
147 | 147 | # Key is the part of the filename in _posts/
|
148 | 148 | - key: R-reshape2
|
149 | 149 | # Title of event that will show up as the GH Issue title
|
150 |
| - title: 'Intro to TidyRand Reshape2' |
| 150 | + title: "Intro to TidyR and Reshape2" |
151 | 151 | # Explanation of event as a paragraph form
|
152 | 152 | description: ""
|
153 | 153 |
|
|
178 | 178 | # Key is the part of the filename in _posts/
|
179 | 179 | - key: python-imageprocessing
|
180 | 180 | # Title of event that will show up as the GH Issue title
|
181 |
| - title: 'Intro to TidyRand Reshape2' |
| 181 | + title: "Image Processing in Python" |
182 | 182 | # Explanation of event as a paragraph form
|
183 | 183 | description: >
|
184 |
| - This is an introductory tutorial on image processing using Python packages. We will understand image data types, manipulate and prepare images for analysis such as image segmentation. |
| 184 | + This is an introductory tutorial on image processing using Python packages. |
| 185 | + We will understand image data types, manipulate and prepare images for analysis such as image segmentation. |
185 | 186 |
|
186 | 187 | # Date of the event in YYYY-MM-DD format
|
187 | 188 | date: 2019-02-14
|
|
211 | 212 | # Key is the part of the filename in _posts/
|
212 | 213 | - key: R-shinyapps
|
213 | 214 | # Title of event that will show up as the GH Issue title
|
214 |
| - title: 'Intro to TidyR and Reshape2' |
| 215 | + title: "R: Interactive Plotting with Shinny Apps" |
215 | 216 | # Explanation of event as a paragraph form
|
216 | 217 | description: ""
|
217 | 218 | # Date of the event in YYYY-MM-DD format
|
|
240 | 241 | # Key is the part of the filename in _posts/
|
241 | 242 | - key: deeplearning-tensorflow
|
242 | 243 | # Title of event that will show up as the GH Issue title
|
243 |
| - title: 'Deep Learning with Tensorflow and Keras' |
| 244 | + title: "Deep Learning with Tensorflow and Keras" |
244 | 245 | # Explanation of event as a paragraph form
|
245 | 246 | description: ""
|
246 | 247 | # Date of the event in YYYY-MM-DD format
|
|
270 | 271 | # Key is the part of the filename in _posts/
|
271 | 272 | - key: git-testing
|
272 | 273 | # Title of event that will show up as the GH Issue title
|
273 |
| - title: 'Git: Continuous Integration and Testing' |
| 274 | + title: "Git Continuous Integration and Testing" |
274 | 275 | # Explanation of event as a paragraph form
|
275 | 276 | description: ""
|
276 | 277 | # Date of the event in YYYY-MM-DD format
|
|
301 | 302 | # Key is the part of the filename in _posts/
|
302 | 303 | - key: software-defined-radio
|
303 | 304 | # Title of event that will show up as the GH Issue title
|
304 |
| - title: 'Information on the Air - Software Defined Radio' |
| 305 | + title: "Information on the Air - Software Defined Radio" |
305 | 306 | # Explanation of event as a paragraph form
|
306 | 307 | description: ""
|
307 | 308 | # Date of the event in YYYY-MM-DD format
|
|
331 | 332 | # Key is the part of the filename in _posts/
|
332 | 333 | - key: Regression-R
|
333 | 334 | # Title of event that will show up as the GH Issue title
|
334 |
| - title: 'Regression Models in R' |
| 335 | + title: "Regression Models in R" |
335 | 336 | # Explanation of event as a paragraph form
|
336 | 337 | description: ""
|
337 | 338 | # Date of the event in YYYY-MM-DD format
|
|
360 | 361 | # Key is the part of the filename in _posts/
|
361 | 362 | - key: HTML
|
362 | 363 | # Title of event that will show up as the GH Issue title
|
363 |
| - title: 'HTML and Web Design' |
| 364 | + title: HTML and Web Design |
364 | 365 | # Explanation of event as a paragraph form
|
365 | 366 | description: ""
|
366 | 367 | # Date of the event in YYYY-MM-DD format
|
|
391 | 392 | # Key is the part of the filename in _posts/
|
392 | 393 | - key: ggplot2
|
393 | 394 | # Title of event that will show up as the GH Issue title
|
394 |
| - title: 'Intro to ggplot2 in R' |
| 395 | + title: "Intro to ggplot2 in R" |
395 | 396 | # Explanation of event as a paragraph form
|
396 | 397 | description: ""
|
397 | 398 | # Date of the event in YYYY-MM-DD format
|
|
421 | 422 | # Key is the part of the filename in _posts/
|
422 | 423 | - key: Deeplearning-pytorch
|
423 | 424 | # Title of event that will show up as the GH Issue title
|
424 |
| - title: 'Deep Learning with PyTorch' |
| 425 | + title: "Deep Learning with PyTorch" |
425 | 426 | # Explanation of event as a paragraph form
|
426 | 427 | description: ""
|
427 | 428 | # Date of the event in YYYY-MM-DD format
|
|
447 | 448 | gh_labels: code-along
|
448 | 449 |
|
449 | 450 |
|
| 451 | + |
| 452 | + |
| 453 | + # Key is the part of the filename in _posts/ |
| 454 | +- key: co-working |
| 455 | + # Title of event that will show up as the GH Issue title |
| 456 | + title: "co-working" |
| 457 | + # Explanation of event as a paragraph form |
| 458 | + description: "" |
| 459 | + # Date of the event in YYYY-MM-DD format |
| 460 | + date: 2019-04-18 |
| 461 | + # Start and end time for event in 24 hour HH:MM format |
| 462 | + start_time: "18:10" |
| 463 | + end_time: "19:00" |
| 464 | + # Where the event will take place |
| 465 | + location: MADLab |
| 466 | + # The URL for the location |
| 467 | + location_url: "https://goo.gl/maps/cfygtx94KL92" |
| 468 | + # Packages to install, a space separating each package |
| 469 | + # (e.g. "dplyr tidyr" or "Pandas>=0.21 Seaborn") |
| 470 | + packages: "" |
| 471 | + # Beginner Intermediate Advanced |
| 472 | + |
| 473 | + youtube_link: "" |
| 474 | + |
| 475 | + skill_level: Advanced |
| 476 | + # R or Python |
| 477 | + program_language: Python |
| 478 | + # Only one label that will be put into the GitHub Issue |
| 479 | + gh_labels: code-along |
| 480 | + |
| 481 | + |
| 482 | + |
| 483 | + # Key is the part of the filename in _posts/ |
| 484 | +- key: social |
| 485 | + # Title of event that will show up as the GH Issue title |
| 486 | + title: "End of Term Social" |
| 487 | + # Explanation of event as a paragraph form |
| 488 | + description: "" |
| 489 | + # Date of the event in YYYY-MM-DD format |
| 490 | + date: 2019-04-25 |
| 491 | + # Start and end time for event in 24 hour HH:MM format |
| 492 | + start_time: "19:00" |
| 493 | + end_time: "21:00" |
| 494 | + # Where the event will take place |
| 495 | + location: TBA |
| 496 | + # The URL for the location |
| 497 | + location_url: "" |
| 498 | + # Packages to install, a space separating each package |
| 499 | + # (e.g. "dplyr tidyr" or "Pandas>=0.21 Seaborn") |
| 500 | + packages: "" |
| 501 | + # Beginner Intermediate Advanced |
| 502 | + |
| 503 | + youtube_link: "" |
| 504 | + |
| 505 | + skill_level: Beginner |
| 506 | + # R or Python |
| 507 | + program_language: Python |
| 508 | + # Only one label that will be put into the GitHub Issue |
| 509 | + gh_labels: code-along |
0 commit comments