Skip to content

Commit 6b6b739

Browse files
authored
Updates for W26
1 parent 1bb6dfd commit 6b6b739

3 files changed

Lines changed: 8 additions & 10 deletions

File tree

_posts/2026-01-14-ucsb-r.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@ time: 4:00 PM - 6:30 PM PST
66
human_date: "January 14 and 15"
77
year: 2025
88
location: UCSB Library, Room 2509
9-
instructors:
10-
helpers:
9+
instructors: Alessandra Vidal Meza, Olivia Ross, Charlie Thrift
10+
helpers: Jorge De la Cruz, Anindya Ganguly, Jose Niño Muriel
1111
pre_workshop_survey: "https://ucsb.co1.qualtrics.com/jfe/form/SV_bJeIoxjp1A9Xx3M?slug=2026-01-14-ucsb-r"
1212
post_workshop_survey: "https://ucsb.co1.qualtrics.com/jfe/form/SV_0lD2XHnezknmSr4?slug=2026-01-14-ucsb-r"
13-
shoreline_url:
13+
shoreline_url: "https://cglink.me/2dD/r2270014"
1414
lesson_url: "https://ucsbcarpentry.github.io/R-ecology-lesson-2024-10-08/"
1515
jupyter_url: "https://carpentryworkshop.lsit.ucsb.edu/"
1616
description: "
@@ -20,6 +20,6 @@ Complete workshop content, day by day:
2020
<ul>
2121
<li>Day 1: Intro to R and RStudio, data visualization with ggplot.</li>
2222
<li>Day 2: Exploring a data.frame; manipulate, summarize, and reshape data frames.</li>
23-
<ul>
23+
</ul>
2424
"
2525
---

_posts/2026-01-27-ucsb-webscraping.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,19 +10,17 @@ instructors: Jose Nino Muriel, Jairo Melo-Flórez, Julien Brun
1010
helpers: Jean Allen, Youjia He
1111
pre_workshop_survey: "https://ucsb.co1.qualtrics.com/jfe/form/SV_bJeIoxjp1A9Xx3M?slug=2026-01-27-ucsb-webscraping"
1212
post_workshop_survey: "https://ucsb.co1.qualtrics.com/jfe/form/SV_0lD2XHnezknmSr4?slug=2026-01-27-ucsb-webscraping"
13-
shoreline_url:
13+
shoreline_url: "https://cglink.me/2dD/r2270303"
1414
lesson_url: "https://carpentries-incubator.github.io/web-scraping-python/index.html"
1515
jupyter_url: "https://carpentryworkshop.lsit.ucsb.edu/"
16-
description: "Stay tuned, <b>registration opens on January 5!</b> Join our <a href='http://groups.google.com/a/library.ucsb.edu/g/carpentry/about'>Carpentry mailing list</a> with your UCSB email to get notified as soon as it goes live.
17-
<br><br>
18-
Turn websites into usable data. In this intermediate workshop, you will master web scraping using Python's Requests, Beautiful Soup, and Selenium. Learn to read and navigate the backbone of a website (its HTML content) and automate data extraction from both static and dynamic web pages.
16+
description: "Turn websites into usable data. In this intermediate workshop, you will master web scraping using Python's Requests, Beautiful Soup, and Selenium. Learn to read and navigate the backbone of a website (its HTML content) and automate data extraction from both static and dynamic web pages.
1917
<br><br>
2018
Designed for participants with basic knowledge of Python programming.
2119
<br><br>
2220
Complete workshop content, day by day:
2321
<ul>
2422
<li>Day 1: Exploring an HTML document and parsing its content with BeautifulSoup.</li>
2523
<li>Day 2: Automating data collection and scrapping dynamic websites.</li>
26-
<ul>
24+
</ul>
2725
"
2826
---

_posts/2026-02-02-ucsb-ml.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ post_workshop_survey: "https://ucsb.co1.qualtrics.com/jfe/form/SV_0lD2XHnezknmSr
1313
shoreline_url:
1414
lesson_url:
1515
jupyter_url: "https://carpentryworkshop.lsit.ucsb.edu/"
16-
description: "Stay tuned, <b>registration opens on January 5!</b> Join our <a href='http://groups.google.com/a/library.ucsb.edu/g/carpentry/about'>Carpentry mailing list</a> with your UCSB email to get notified as soon as it goes live."
16+
description: "Stay tuned, <b>registration opens on January 12!</b> Join our <a href='http://groups.google.com/a/library.ucsb.edu/g/carpentry/about'>Carpentry mailing list</a> with your UCSB email to get notified as soon as it goes live."
1717
---

0 commit comments

Comments
 (0)