Skip to content

Commit 6827fb5

Browse files
committed
Added post about Davids award and updated his profile
1 parent 3f2cd99 commit 6827fb5

File tree

3 files changed

+44
-13
lines changed

3 files changed

+44
-13
lines changed

content/authors/david_costello/_index.md

Lines changed: 2 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ organizations:
2525
bio: David is a senior at Arizona State University and Barrett, the Honors College majoring in mathematics doing research in Greek manuscript transcription. He was an intern with Jupyter4Science project for the better part of 2023.
2626

2727
interests:
28-
- Math
28+
- Mathematics
2929
- Greek and Hebrew
3030
- Digital Humanities
3131

@@ -64,15 +64,4 @@ user_groups:
6464
- Undergraduate Students
6565
---
6666

67-
I am a senior at ASU studying mathematics doing research in Greek manuscript transcription. The hope is to create a way of automatically transcribing handwritten Greek texts for analysis in the Digital Humanities.
68-
69-
I come from Grand Junction, CO, ⛰️🏜️ so I have a significant interest in pursuing research for agriculture, urban development, and water rights/use in the future as a way to give back to a community that has given me so much.
70-
71-
Outside of mathematics (in a loose order):
72-
73-
📝 I am applying for a PhD at ASU (looking at Computer Science, Applied Mathematics, Complex Adaptive Systems Science)
74-
75-
📜 I am studying Greek and Hebrew to read manuscripts
76-
77-
✏️ I am writing (slowly) a manual on debate
78-
67+
David Costello is an undergraduate senior in mathematics at Arizona State University's Barrett Honors College. When David joined the Jupyter4Science team as a full time intern for the summer of 2023, he had a keen interest in the digital humanities and a computational notebook containing a research workflow for performing image processing steps on Greek manuscripts. David was hired to transition his Jupyter-based workflow into a full-fledged web application. By the end of the summer, David had developed a notebook-based manuscript annotation tool called [Glyptodon](https://github.com/Jupyter4Science/glyptodon), which was also a major feature of David's undergraduate honors thesis.
Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
---
2+
title: "BSSW Fellowship Intern Wins Best Student Poster Award"
3+
author: "admin"
4+
date: "2024-02-28"
5+
slug: intern-wins-best-student-poster-award
6+
categories: []
7+
tags: ["BSSw", "student", "conference-activity", "internship", "JupyterLab"]
8+
subtitle: ''
9+
summary: "David Costello, a senior undergraduate student in mathematics at Arizona State University's Barrett Honors College, received the best student poster award at the inaugural US-RSE'23 conference for his poster presenting a set of tutorials about the web-based notebook development environment called JupyterLab."
10+
authors: []
11+
lastmod: '2024-02-27T23:54:09-07:00'
12+
featured: no
13+
image:
14+
caption: ''
15+
focal_point: ''
16+
preview_only: no
17+
projects: []
18+
---
19+
20+
David Costello, a senior undergraduate student in mathematics at Arizona State University's Barrett Honors College, received the best student poster award at the inaugural US-RSE'23 conference for his poster presenting a set of tutorials about the web-based notebook development environment called JupyterLab.
21+
22+
23+
David Costello's JupyterIDE project clinched the Best Student Poster award at the US Research Software Engineer (US-RSE) 2023 conference. The conference was the inaugural meetup of [research software engineers](https://us-rse.org/about/what-is-an-rse/) (RSEs) and members of the [United States Research Software Engineering Association](https://us-rse.org/about/) (US-RSE) that took place Chicago, IL, in October of 2023. Jupyter4Science site editor a [Nicole Brewer](), and her two student interns, [David Costello]() and [Namita Shah](), all attended the conference to present various works related to fellowship. Their attendance was made possible through Nicole's [Better Scientific Software](https://bssw.io/) (BSSw) fellowship, a grant instrumental in the initial funding of Jupyter4Science and its mission to enhance the accessibility, reuse, and reproducibility of scientific software, data, and computational workflows.
24+
25+
When David joined the Jupyter4Science team as a full time intern for the summer of 2023, he had a keen interest in the digital humanities and a computational notebook containing a research workflow for performing image processing steps on historical manuscripts. David was hired to transition his Jupyter-based workflow into a full-fledged web application. By the end of the summer, David had developed a notebook-based manuscript annotation tool called [Glyptodon](https://github.com/Jupyter4Science/glyptodon), which was also a major feature of David's undergraduate honors thesis.
26+
27+
## JupyterIDE: Promoting JupyterLab Features and Extensions That Facilitate Collaboration among Researchers and RSEs
28+
29+
David's poster featured his other major contribution during his internship, [JupyterIDE project](), which is a tutorial which aims to bridge the gap between users familiar with the classic Jupyter Notebook interface and users ready to branch out into more advanced features frequently offered by traditional integrated development environments (IDEs). JupyterIDE consists of a list of extensions that enhance JupyterLab, a "next-generation" notebook development interface, and a set of tutorials about how to make the most of those more advanced development environment features.
30+
31+
### Explore More
32+
33+
We are very proud of David's work and his dedication to communicating his work to a wider audience and we invite you to further explore content on the site related to David's work:
34+
35+
- [David Costello's US-RSE'23 Poster]({{< ref "/publication/costello-23-1" >}} )
36+
- [JupyterIDE Project on GitHub](https://github.com/Jupyter4Science/jupyterlab-ide)
37+
- [David Costello's Profile]({{< ref "/authors/david_costello" >}})
38+
39+
### Looking Ahead
40+
41+
David applied to graduate school this past fall and has since been accepted to Arizona State University to pursue a PhD. David's award presented at the US-RSE'23 conference underscores that it is possible to mentor undergraduate computer science students for success in a research environment.

content/publication/costello-23-1/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "JupyterIDE: Promoting JupyterLab Features and Extensions That Facilitate Collaboration among Researchers and RSEs"
3+
slug: jupyteride-poster
34
date: 2023-10-01
45
publishDate: 2024-02-11T00:41:16.430187Z
56
authors: ["david_costello", "admin", "namita_shah"]

0 commit comments

Comments
 (0)