-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Kevin Bonham
committed
Apr 21, 2024
1 parent
8f55eae
commit 03ddd59
Showing
2 changed files
with
39 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
+++ | ||
using Dates | ||
date = Date("2024-04-21") | ||
title = "BioJulia at CAJUN" | ||
author = "Kevin Bonham" | ||
+++ | ||
|
||
This Tuesday, I (Kevin) will be giving a talk for | ||
the [Cambridge Area Julia Users Network][cajun] | ||
on "Doing Biology in Julia". | ||
|
||
[See here][event] for event details | ||
[and here][slides] for the slides. | ||
If you're in the area, hope to see you there! | ||
|
||
~~~ | ||
<iframe | ||
id="cajun slides" | ||
title="Doing Biology in Julia" | ||
width="600" | ||
height="400" | ||
src="https://kescobo.gitlab.io/cajun_bio/slides.html"> | ||
</iframe> | ||
~~~ | ||
|
||
[cajun]: https://www.meetup.com/julia-cajun/ | ||
[event]: https://www.meetup.com/julia-cajun/events/299773552/ | ||
[slides]: https://gitlab.com/kescobo/cajun_bio | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters