Skip to content

Commit 1377ce8

Browse files
committed
Adding HPC F25 and moving up slack and mailing list
1 parent 0e20700 commit 1377ce8

4 files changed

Lines changed: 28 additions & 7 deletions

File tree

_layouts/workshop.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ <h3>{{page.title}}</h3>
3636
<p style="float:left">{{ content }}</p>
3737
</div>
3838

39-
{% if page.pre_workshop_survey %}
39+
{% if page.post_workshop_survey %}
4040

4141
<hr style="border: none; border-top: 3px solid #ddd; margin: 20px 0;">
4242

@@ -45,7 +45,9 @@ <h4>Surveys</h4>
4545
<p>Please be sure to complete these surveys before and after the
4646
workshop.</p>
4747
<p>
48+
{% if page.pre_workshop_survey %}
4849
<a href="{{page.pre_workshop_survey}}" target="_blank"><button type="button" class="btn btn-info">Pre-workshop survey</button></a>
50+
{% endif %}
4951
{% if page.post_workshop_survey %}
5052
<a href="{{page.post_workshop_survey}}" target="_blank"><button type="button" class="btn btn-info">Post-workshop survey</button></a>
5153
{% endif %}
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: "Research Computing - What to do when your work gets too big for your laptop"
5+
time: 12:00 PM - 1:00 PM PST
6+
human_date: "October 27 and November 6"
7+
year: 2025
8+
location: UC Santa Barbara Library, Room 1312
9+
instructors: Brian Emery, Jay Chi, Seth Erickson
10+
helpers:
11+
post_workshop_survey: "https://ucsb.co1.qualtrics.com/jfe/form/SV_a5Uzcuc75oELlT8"
12+
shoreline_url: "https://cglink.me/2dD/r2269319"
13+
description: "We're hosting two identical seminars, on October 27 and November 6. Register for the one that best suits your schedule.
14+
<br>
15+
Join us for this 1-hour introductory seminar on High Performance Computing (HPC) resources at UCSB. The seminar is designed for researchers tackling projects that exceed their laptop's capabilities. This session will provide an overview of resources available to UCSB researchers (students, postdocs, researchers and faculty), and cover common use cases and workflows, showing how these transfer to the evolving HPC environments available both on and off campus. The seminar aims to optimize your workflow, so you can close your laptop and still get work done. Lunch will be provided!"
16+
---

index.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ title: UCSB Library Carpentry Workshops
66
## Workshops
77

88
<!-- show workshops after 2025-01-01 -->
9-
{% assign cutoff = '2025-10-01' | date: "%s" %}
9+
{% assign cutoff = '2025-10-13' | date: "%s" %}
1010
{% assign sorted_workshops = site.categories.workshop | sort: "date" %}
1111
{% assign lastWorkshop = sorted_workshops | last %}
1212
{% assign lastWorkshopDate = lastWorkshop.date | date: "%s" %}
@@ -29,7 +29,7 @@ title: UCSB Library Carpentry Workshops
2929
## Related events
3030
<ul>
3131
<li>October 23: <a href="https://www.library.ucsb.edu/events-exhibitions/text-preprocessing-r" target="_blank">Text Preprocessing with R workshop</a></li>
32-
<li>Thursdays this Fall: <a href="https://ucsb.zoom.us/meeting/register/2BlJKaBaTtGKtzhqSZHRiw#/registration" target="_blank">Data to Discovery Series (30-minute sessions)</a></li>
32+
<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>
3333
</ul>
3434

3535
## Community Meetings
@@ -46,20 +46,20 @@ title: UCSB Library Carpentry Workshops
4646
</ul>
4747

4848

49-
UCSB Carpentry Community meetings are a venue for open discussion on topics in computational research. Meetings take place on Zoom and are open to all researchers in the Santa Barbara area. Feel free to propose a topic for an upcoming meeting!
49+
UCSB Carpentry Community meetings are a venue for open discussion on topics in computational research. Meetings take place on Zoom and in the Library, and are open to all researchers in the Santa Barbara area. Feel free to propose a topic for an upcoming meeting!
5050

5151
## About Us
5252

53+
If you want to stay in the loop for future workshops, you can join our [Carpentry mailing list](https://groups.google.com/u/1/a/library.ucsb.edu/g/carpentry/about) with an @ucsb.edu email address and/or join our [Slack channel](https://join.slack.com/t/ucsbcarpentry/shared_invite/zt-3chxqtb2b-cVc3l~yj1ghUhZLNmOLfhQ).
54+
If you do not have an @ucsb.edu email address, please [email the DREAM Lab](mailto:dreamlab@library.ucsb.edu) directly so we can add you.
55+
5356
**[The Carpentries](https://carpentries.org/)** project is an international organization of volunteers teaching foundational coding and data science skills to researchers (Check out this [map of workshops held worldwide](https://feeds.carpentries.org/plot_workshops_map.svg)).
5457
Carpentry Workshops at UCSB are supported and organized by our stellar volunteers and the DREAM Lab (formerly, Interdisciplinary Research Collaboratory) at UCSB Library.
5558

5659
We offer guided and hands-on workshops to researchers, including undergraduate, staff, graduate students, post-docs, and faculty.
5760
These teachings focus on beginner-level research computing, data literacy, and information management.
5861
Resources that persist outside of workshops are our community of data research and programming "carpenters" and the teaching materials of [previous workshops](https://ucsbcarpentry.github.io/past-workshops).
5962

60-
If you want to stay in the loop for future workshops, you can join our [Carpentry mailing list](https://groups.google.com/u/1/a/library.ucsb.edu/g/carpentry/about) with an @ucsb.edu email address and/or join our [Slack channel](https://join.slack.com/t/ucsbcarpentry/shared_invite/zt-3chxqtb2b-cVc3l~yj1ghUhZLNmOLfhQ).
61-
If you do not have an @ucsb.edu email address, please email the DREAM Lab directly so we can add you.
62-
6363
For a few of us, teaching Carpentry workshops is part of our job descriptions, but most are volunteers from around campus and the global Carpentries community- including researchers, post-docs, graduate students, faculty and staff.
6464
If you would like to get involved with putting on these workshops, please email us at **dreamlab@library.ucsb.edu** or visit our **[Carpentry Community Page](https://ucsbcarpentry.github.io/community/instructors)**.
6565

past-workshops.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ permalink: /past-workshops/
1313
<tr>
1414
<td><b>2025 Workshops</b></td>
1515
</tr>
16+
<tr>
17+
<td>October 7</td><td><a href="/workshop/2025/10/07/ucsb-shell.html">Introduction to The Unix Shell</a></td>
18+
</tr>
1619
<tr>
1720
<td>September 16, 18, and 19</td><td><a href="/workshop/2025/09/16/ucsb-python.html">Introduction to Python for MTM Students</a></td>
1821
</tr>

0 commit comments

Comments
 (0)