From 6ead0257742e08c9062053e4b1342da2835d708a Mon Sep 17 00:00:00 2001 From: "J.C. Subida" Date: Fri, 13 Sep 2024 08:53:24 -0500 Subject: [PATCH 1/2] Update tutorials.md --- pages/program/abstracts/tutorials.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pages/program/abstracts/tutorials.md b/pages/program/abstracts/tutorials.md index d4be423..1036bbb 100644 --- a/pages/program/abstracts/tutorials.md +++ b/pages/program/abstracts/tutorials.md @@ -76,6 +76,8 @@ the object level using the django-guardian package. Slides accompanying the code will illustrate the project under development with Use Cases as well as a conceptual class diagram and other artifacts. +_For a hands-on experience, participants should have access to a terminal (readily available on GNU/Linux and macOS, WSL recommended, if on Windows) with Python and Git installed._ + Register ------ From 0a9965d827e18f0bcd9d43cbcfaf97d11cfe0b28 Mon Sep 17 00:00:00 2001 From: "J.C. Subida" Date: Fri, 13 Sep 2024 10:13:29 -0500 Subject: [PATCH 2/2] Add time zone --- pages/program/abstracts/tutorials.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/pages/program/abstracts/tutorials.md b/pages/program/abstracts/tutorials.md index 1036bbb..b756eb9 100644 --- a/pages/program/abstracts/tutorials.md +++ b/pages/program/abstracts/tutorials.md @@ -16,7 +16,7 @@ conference. _Kyle Chard and Yadu Babuji_ -Oct 7, 11:00 AM - 2:00 PM (30 minute break) +Oct 7, 11:00 AM - 2:00 PM MT (30 minute break) This tutorial will focus on teaching modern approaches for running code on diverse, remote computing resources. As hardware continues to become yet more diverse, it is increasingly @@ -40,7 +40,7 @@ where allocations are available, etc. _Rajshree Deshmukh, Cody O'Donnell, Lavanya Ramakrishnan_ -Oct 7, 3:00 PM - 6:00 PM (30 minute break) +Oct 7, 3:00 PM - 6:00 PM MT (30 minute break) This tutorial will be a hands-on introduction to web application development using STRUDEL, an open source project making it easier for RSEs and domain scientists to build usable user interfaces (UIs). Attendees will learn how to go from a UI need, to identifying a Task Flow @@ -61,7 +61,7 @@ scientific projects and target a broad range of people involved in web applicati _Diego Menéndez and Danying Shao_ -Oct 10, 11:00 AM - 2:00 PM (30 minute break) +Oct 10, 11:00 AM - 2:00 PM MT (30 minute break) Web applications are increasingly adopted in the research community, e.g. for data collection, information dissemination and workflow management. Django is a Python-based open-sourced @@ -87,7 +87,7 @@ _For a hands-on experience, participants should have access to a terminal (readi _Lee Liming and Steve Turoscy_ -Oct 11, 8:00 AM - 11:00 AM (30 minute break) +Oct 11, 8:00 AM - 11:00 AM MT (30 minute break) This tutorial equips Research Software Engineers (RSEs) to automate research data processes using Globus Compute and Globus Flows : two parts of the Globus Platform. @@ -105,7 +105,7 @@ construct data processing pipelines that are reliably managed and executed by Gl _Valentina Staneva_ -Oct 7, 3:00 PM - 6:00 PM (30 minute break) +Oct 7, 3:00 PM - 6:00 PM MT (30 minute break) In this tutorial we will introduce Github Actions to scientific programmers as a tool for lightweight automation of scientific data workflows. We will demonstrate that GitHub Actions are not just a @@ -125,7 +125,7 @@ integrate Github Actions in their own work. _Dennis Milechin_ -Oct 8, 11:00 AM - 12:30 PM +Oct 8, 11:00 AM - 12:30 PM MT Researchers are finding spatial-analysis as a valuable tool to answer new research questions that were not considered before. This is made possible because many of the open source