From f7725427a3ce52e86b09ca01a6052c46093c923b Mon Sep 17 00:00:00 2001 From: "C.A.M. Gerlach" Date: Thu, 14 Mar 2024 13:20:32 -0500 Subject: [PATCH 1/2] Update date for BoF Part 2 blog post --- .../blog/reusable-research-bof-scipy-2023-part-2/contents.lr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/blog/reusable-research-bof-scipy-2023-part-2/contents.lr b/content/blog/reusable-research-bof-scipy-2023-part-2/contents.lr index 961d4f8..1138fa4 100644 --- a/content/blog/reusable-research-bof-scipy-2023-part-2/contents.lr +++ b/content/blog/reusable-research-bof-scipy-2023-part-2/contents.lr @@ -2,7 +2,7 @@ title: Reusable research Birds of a Feather session at Scipy 2023: Solutions and --- author: camgerlach --- -pub_date: 2023-03-14 02:30 +pub_date: 2024-03-14 02:30 --- category: News --- From 1167fb1ee7474199a4fd51f3cc44b64289765c28 Mon Sep 17 00:00:00 2001 From: "C.A.M. Gerlach" Date: Thu, 14 Mar 2024 13:29:31 -0500 Subject: [PATCH 2/2] Link to second BoF blog post from first BoF blog post --- content/blog/reusable-research-bof-scipy-2023/contents.lr | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/blog/reusable-research-bof-scipy-2023/contents.lr b/content/blog/reusable-research-bof-scipy-2023/contents.lr index 8e5f58f..0c438d1 100644 --- a/content/blog/reusable-research-bof-scipy-2023/contents.lr +++ b/content/blog/reusable-research-bof-scipy-2023/contents.lr @@ -15,7 +15,7 @@ body: The Spyder team and [collaborators](https://cfp.scipy.org/2023/speaker/SE7SNC/) hosted [a Birds of a Feather (BoF) session](https://cfp.scipy.org/2023/talk/LGZUNG/) at [SciPy 2023](https://www.scipy2023.scipy.org/), focused on moving beyond just scripts and notebooks toward truly reproducible, reusable research. Here, we’ll recap the motivation and goals of the BoF and share the common challenges that participants brought up with notebooks and moving toward reproducible, reusable research. -In our next post, we’ll follow up with some of the tips, tools, platforms and strategies attendees brought up as ways to address them, including using Spyder! +In [our next post](https://www.spyder-ide.org/blog/reusable-research-bof-scipy-2023-part-2/), we’ll follow up with some of the tips, tools, platforms and strategies attendees brought up as ways to address them, including using Spyder! We'd like to thank [Juanita Gomez](https://cfp.scipy.org/2023/speaker/SE7SNC/) for helping organize the BoF, Hari for his hard work compiling a summary of the outcomes, and everyone for attending and sharing such great ideas and insights! @@ -69,5 +69,5 @@ Finally, it was brought up that students might have familiarity with Python or R ## Next up -Now that we’ve surfaced the reproducibility and reusability challenges that participants brought up at the BoF, stay tuned for our next blog post coming up soon, where we’ll share all the helpful tips, cool tools, awesome platforms and useful strategies attendees suggested to help address them. +Now that we’ve surfaced the reproducibility and reusability challenges that participants brought up at the BoF, check out our [next blog post](https://www.spyder-ide.org/blog/reusable-research-bof-scipy-2023/), where we share all the helpful tips, cool tools, awesome platforms and useful strategies attendees suggested to help address them. Until then, happy Spydering!