Skip to content

Commit 2618d69

Browse files
committed
Add W26 workshops
1 parent 7501c70 commit 2618d69

5 files changed

Lines changed: 55 additions & 0 deletions

File tree

_posts/2026-01-05-ucsb-geospatial.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,6 @@ helpers:
1111
shoreline_url: "https://cglink.me/2dD/r2269687"
1212
lesson_url: "https://carpentries-incubator.github.io/r-geospatial-urban/index.html"
1313
jupyter_url: "https://carpentryworkshop.lsit.ucsb.edu/"
14+
pre_workshop_survey: "https://ucsb.co1.qualtrics.com/jfe/form/SV_bJeIoxjp1A9Xx3M?slug=2026-01-05-ucsb-geospatial"
15+
post_workshop_survey: "https://ucsb.co1.qualtrics.com/jfe/form/SV_0lD2XHnezknmSr4?slug=2026-01-05-ucsb-geospatial"
1416
---

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

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
layout: workshop
3+
category: workshop
4+
title: "Introduction to Data Analysis with R"
5+
time: 4:00 PM - 6:30 PM PST
6+
human_date: "January 14 and 15"
7+
year: 2025
8+
location:
9+
instructors:
10+
helpers:
11+
pre_workshop_survey: "https://ucsb.co1.qualtrics.com/jfe/form/SV_bJeIoxjp1A9Xx3M?slug=2026-01-14-ucsb-r"
12+
post_workshop_survey: "https://ucsb.co1.qualtrics.com/jfe/form/SV_0lD2XHnezknmSr4?slug=2026-01-14-ucsb-r"
13+
shoreline_url:
14+
lesson_url: "https://ucsbcarpentry.github.io/R-ecology-lesson-2024-10-08/"
15+
jupyter_url: "https://carpentryworkshop.lsit.ucsb.edu/"
16+
---
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
layout: workshop
3+
category: workshop
4+
title: "Web Scraping with Python"
5+
time: 10 am - 12:00 PST
6+
human_date: "January 27 and 29"
7+
year: 2025
8+
location:
9+
instructors:
10+
helpers:
11+
pre_workshop_survey: "https://ucsb.co1.qualtrics.com/jfe/form/SV_bJeIoxjp1A9Xx3M?slug=2026-01-27-ucsb-webscraping"
12+
post_workshop_survey: "https://ucsb.co1.qualtrics.com/jfe/form/SV_0lD2XHnezknmSr4?slug=2026-01-27-ucsb-webscraping"
13+
shoreline_url:
14+
lesson_url: "https://carpentries-incubator.github.io/web-scraping-python/index.html"
15+
jupyter_url: "https://carpentryworkshop.lsit.ucsb.edu/"
16+
description: "Learn how to extract data from websites in this two-day workshop on web scraping with Python. We’ll begin by reviewing the structure of websites in HTML and how to retrieve information using your browser, the Requests library, and Beautiful Soup. You’ll also learn about the differences between static and dynamic web pages, and how to scrape the latter with the Selenium library. <b>This workshop is designed for participants who already have a basic understanding of Python programming.</B>
17+
<br><br>
18+
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."
19+
---

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

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
layout: workshop
3+
category: workshop
4+
title: "Introduction to Machine Learning in Python"
5+
time: 10 am - 12:00 PST
6+
human_date: "Week 5 or 6 (TBD)"
7+
year: 2025
8+
location:
9+
instructors:
10+
helpers:
11+
pre_workshop_survey: "https://ucsb.co1.qualtrics.com/jfe/form/SV_bJeIoxjp1A9Xx3M?slug=2026-02-02-ucsb-ml"
12+
post_workshop_survey: "https://ucsb.co1.qualtrics.com/jfe/form/SV_0lD2XHnezknmSr4?slug=2026-02-02-ucsb-ml"
13+
shoreline_url:
14+
lesson_url:
15+
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+
---

index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ title: UCSB Library Carpentry Workshops
2929
## Related events
3030
<ul>
3131
<li>Thursdays this Fall: <a href="https://ucsb.zoom.us/meeting/register/2BlJKaBaTtGKtzhqSZHRiw#/registration" target="_blank">Data to Discovery Series (30-minute sessions on Open Science)</a></li>
32+
<li>February 9 - 13: <a href="https://uc-love-data-week.github.io/" target="_blank">UC Love Data Week</a></li>
3233
</ul>
3334

3435
## Community Meetings

0 commit comments

Comments
 (0)