Skip to content

Commit 9bcda8c

Browse files
Fall Festival speaker updates (#491)
* updated speaker info * formatting fixes * '[pre-commit.ci 🤖] Apply code format tools to PR' --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 7a27959 commit 9bcda8c

File tree

1 file changed

+39
-7
lines changed

1 file changed

+39
-7
lines changed

_posts/events/2024-08-09-pyopensci-fall-festival.md

Lines changed: 39 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ comments: true
2121

2222
## <i class="fa-regular fa-heart"></i> Announcing the pyOpenSci Fall Festival!
2323

24-
_This post was last updated on 11 September, 2024_
24+
_This post was last updated on 23 September, 2024_
2525

2626
Happening October 28--November 01, 2024, the pyOpenSci Fall Festival is an online community training and networking event designed to empower scientists with in demand open science skills. Our goals for the Fall Festival are to:
2727

@@ -69,9 +69,32 @@ We're excited to share two events happening on Monday, October 28th. The first w
6969

7070
* [Eric Mah](https://ericmjl.github.io/)
7171
* [Melissa Mendoça](https://github.com/melissawm)
72+
* [Rowan Cockett](https://curvenote.com/mission)
7273

7374
We'll also be holding "Day 0" office hours for all registered attendees. You can use this time to drop in to say hello, get used to using our online platform, [Gather](https://www.gather.town/), and get help with any computer setup issues that you might have.
7475

76+
#### Keynote speaker bios
77+
78+
**[Eric Mah](https://ericmjl.github.io/)**
79+
As Senior Principal Data Scientist at [Moderna](https://www.modernatx.com/en-US) Eric leads the Data Science and Artificial Intelligence (Research) team to accelerate science to the speed of thought. Prior to Moderna, he was at the [Novartis Institutes for Biomedical Research](https://www.novartis.com/research-and-development) conducting biomedical data science research with a focus on using Bayesian statistical methods in the service of discovering medicines for patients. Prior to Novartis, he was an [Insight Health Data Fellow](https://insightfellows.com/health-data) in the summer of 2017 and defended his doctoral [thesis](https://ericmjl.github.io/thesis/) in the [Department of Biological Engineering](https://be.mit.edu/) at [MIT](https://web.mit.edu/) in the spring of 2017.
80+
81+
Eric is also an open-source software developer and has led the development of [pyjanitor](https://github.com/pyjanitor-devs/pyjanitor), a clean API for cleaning data in Python, and [nxviz](https://github.com/ericmjl/nxviz), a visualization package for NetworkX. He is also on the core developer team of NetworkX and PyMC. In addition, he gives back to the community through [code contributions](https://deploy-preview-108--ericmjl-github-io.netlify.app/open-source/), [blogging](https://deploy-preview-108--ericmjl-github-io.netlify.app/blog/), [teaching](https://deploy-preview-108--ericmjl-github-io.netlify.app/teaching/), and [writing](https://deploy-preview-108--ericmjl-github-io.netlify.app/books/).
82+
83+
His personal life motto is found in the Gospel of Luke 12:48.
84+
85+
**[Melissa Mendoça](https://github.com/melissawm)**
86+
I am a Senior DevEx Engineer at Quansight, working on NumPy, SciPy and other open source projects. I care deeply about teaching, mentoring, and have been involved in the Python community for some time. You can find most of my talk slides here on github or in [my website](https://melissawm.github.io/); feel free to use those according to the licenses stated in each repo/presentation.
87+
88+
💬 Ask me about [NumPy](https://numpy.org/), [SciPy](https://scipy.org/), [napari](https://napari.org/stable/), Fortran, LaTeX, mathematical optimization, numerical linear algebra, [Contributor Experience](https://contributor-experience.org/).
89+
90+
**[Rowan Cockett](https://curvenote.com/mission)**
91+
92+
Rowan is the CEO and founder of [Curvenote](https://curvenote.com), where we build tools to free science from static PDF documents such that the scientific community can share more interactive, reproducible, and richly-linked scientific content. Curvenote provides an all-in-one publishing platform for researchers, societies and institutes, with a focus on computational research.
93+
94+
Rowan is also on the steering-council for JupyterBook and MyST Markdown, which is part of Project Jupyter and provides widely used open-source tools for authoring and sharing scientific content. Rowan has a Ph.D. in computational geophysics from the University of British Columbia (UBC). While at UBC, Rowan helped start [SimPEG](https://simpeg.xyz), a large-scale simulation and parameter estimation package for geophysical processes (electromagnetics, fluid-flow, gravity, etc.), which is used in industry, national labs, and universities globally.
95+
96+
Rowan has won multiple awards for innovative dissemination of research and open-educational resources, including a geoscience modeling application, Visible Geology, that has been used by more than a million geoscience students to interactively explore conceptual geologic models. In his previous role as the VP of Cloud Architecture at Seequent, Rowan ran a large software team working on computational software platforms, visualization tools, and version control systems for geoscientists.
97+
7598
### Tuesday, October 29th--Friday, November 01st
7699

77100
Every workshop day of the pyOpenSci Fall Festival will follow the same format:
@@ -123,6 +146,12 @@ By the end of this workshop, you know how to share your Python packages with the
123146

124147
### Friday, November 1st: Reproducible reports and presentations with Quarto and Great Tables
125148

149+
#### Morning talks
150+
151+
We'll be opening this session with two incredible talks on Quarto from [James Balamuta](https://github.com/coatless) and [George Stagg](https://gws.phd/)!
152+
153+
#### Workshop
154+
126155
If you want to use data to make decisions, answer scientific questions, inform people on issues or participate in data-driven journalism, just conducting the data analysis is not enough. Effective communication requires weaving together narrative text and code to produce elegantly formatted output that people can easily read and understand. In this workshop, you’ll learn how to use Quarto for reports and presentations and Great Tables for elegantly formatted tables to convey information that's great for the readers, and easy for you to create too.
127156
Quarto is an open source tool based on Pandoc that allows you to create and publish reproducible, production-quality articles, presentations, dashboards, websites, blogs, and books in HTML, PDF, MS Word, ePub, and more, right from your Jupyter notebooks.
128157

@@ -135,8 +164,11 @@ _We'll continue to update this section with more information as we continue to c
135164
* [Leah Wasser](https://www.leahwasser.com/)
136165
* [Eric Mah](https://ericmjl.github.io/)
137166
* [Melissa Mendoça](https://github.com/melissawm)
167+
* [Rowan Cockett](https://curvenote.com/blog/myst-markdown-pyopensci-2024)
138168
* [Carol Willing](https://www.willingconsulting.com/)
139169
* [Jeremiah Paige](https://github.com/ucodery)
170+
* [James Balamuta](https://github.com/coatless)
171+
* [George Stagg](https://gws.phd/)
140172
* [Tracy Teal](https://tkteal.com/)
141173
* [Rich Iannone](https://github.com/rich-iannone)
142174
* [Jesse Mostipak](https://github.com/kierisi)
@@ -147,28 +179,28 @@ Interested in volunteering? While we can't guarantee availability of volunteer s
147179

148180
## FAQ
149181

150-
* **How do I apply for a scholarship?**
182+
**How do I apply for a scholarship?**
151183

152184
If you are financially unable to attend pyOpenSci's Fall Festival, please reach out to us at [[email protected]](mailto:pyopensci.org) to request a link to our scholarship application. We will be accepting applications until Monday, September 30th, and reviewing them through Friday, October 11th.
153185

154-
* **Can I register for a single day?**
186+
**Can I register for a single day?**
155187

156188
Yes! You can chose to register for entire event or you can buy tickets for 1, 2 or 3 days. To stay up to date on any changes to our ticketing for the pyOpenSci Fall Festival, be sure to follow us on [Fosstodon](https://fosstodon.org/@pyOpenSci) or [LinkedIn](https://linkedin.com/company/pyopensci).
157189

158-
* **What if I purchased a ticket but can no longer attend?**
190+
**What if I purchased a ticket but can no longer attend?**
159191

160192
All refunds are processed through Eventbrite, and will be accepted until October 21st, 2024. You will receive a refund for your ticket price less any service fees.
161193

162194
If you purchased your ticket after October 21st you will be ineligible for a refund, however you may donate it to another learner. To do so, please email [[email protected]](mailto:[email protected]).
163195

164-
* **How will pyOpenSci use my registration information?**
196+
**How will pyOpenSci use my registration information?**
165197

166198
pyOpenSci will use your registration information to send you information related to the Fall Festival, as well as to send you both pre- and post-surveys related to the Fall Festival.
167199

168-
* **How can I help promote the Fall Festival?**
200+
**How can I help promote the Fall Festival?**
169201

170202
We would love for you to share your excitement and enthusiasm with your peers, both in-person and on social media! You’re welcome to use any of the images that we've shared on social media related to the event, and we’d love if you could tag us in anything you share!
171203

172-
* **Will the Fall Festival workshops be recorded?**
204+
**Will the Fall Festival workshops be recorded?**
173205

174206
The only recording will be of the kickoff talk, happening on Monday, October 28th, 2024. The additional talks and workshops will not be recorded. Should workshop instructors choose to share their content online, we will be sure to share the relevant links on social media.

0 commit comments

Comments
 (0)