Skip to content

Commit 0fd1092

Browse files
committed
update for first workshops of S26
1 parent 0c08489 commit 0fd1092

3 files changed

Lines changed: 33 additions & 6 deletions

File tree

_posts/2026-04-07-ucsb-git.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: "Version Control with Git and GitHub"
5+
time: 10:00 AM - 12:30 PM PT
6+
human_date: "April 7 and 9"
7+
year: 2026
8+
location: UCSB Library, Room 2509
9+
instructors: Seth Erickson, Jon Jablonski, Jairo Melo-Flórez
10+
helpers: Jay Chi, Juliet Cohen
11+
pre_workshop_survey: "https://ucsb.co1.qualtrics.com/jfe/form/SV_bJeIoxjp1A9Xx3M?slug=2026-04-07-ucsb-git"
12+
post_workshop_survey: "https://ucsb.co1.qualtrics.com/jfe/form/SV_0lD2XHnezknmSr4?slug=2026-04-07-ucsb-git"
13+
lesson_url:
14+
shoreline_url: "https://cglink.me/2dD/r2271573"
15+
description: "This two-day workshop introduces git, a command line tool for managing revisions in coding projects, and GitHub, a web-based platform for sharing your work and collaborating with others. The workshop is oriented toward learners with little or no previous experience with either git or GitHub. It will cover steps for setting up a git project, making changes, navigating the revision history, sharing work on GitHub, and using GitHub pages to publish a website."
16+
---

_posts/2026-04-13-ucsb-python.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 Data Analysis with Python"
5+
time: 10:00 AM - 1:00 PM PT
6+
human_date: "April 13, 15, and 20"
7+
year: 2026
8+
location: UCSB Library, Room 2509
9+
instructors: Emily Gemmill, Jose Niño Muriel
10+
helpers: Jay Chi
11+
pre_workshop_survey: "https://ucsb.co1.qualtrics.com/jfe/form/SV_bJeIoxjp1A9Xx3M?slug=2026-04-13-ucsb-python"
12+
post_workshop_survey: "https://ucsb.co1.qualtrics.com/jfe/form/SV_0lD2XHnezknmSr4?slug=2026-04-13-ucsb-python"
13+
shoreline_url: "https://cglink.me/2dD/r2271574"
14+
jupyter_url: "https://carpentryworkshop.lsit.ucsb.edu/"
15+
lesson_url:
16+
description: "This three-day workshop offers a comprehensive introduction to Python, specifically designed for participants with no prior programming experience. Through the use of Jupyter notebooks, learners will get started coding in Python. The workshop will cover essential skills such as data loading and analysis, automation of data processing tasks, and the creation of basic plots for data visualization."
17+
---

index.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,6 @@ title: UCSB Library Carpentry Workshops
2626
{% endif %}
2727
</ul>
2828

29-
## Related events
30-
<ul>
31-
<li>March 6: <a href="https://www.library.ucsb.edu/events-exhibitions/workshop-1-how-make-map-arcgis-online" target="_blank">How to make a map with ArcGIS Online</a></li>
32-
<li>Thursdays this Winter: <a href="https://bit.ly/D2D_2026Winter" target="_blank">Data to Discovery Series (30-minute sessions on data visualization and visual communication)</a></li>
33-
</ul>
34-
3529
## Community Meetings
3630

3731
<ul>

0 commit comments

Comments
 (0)