Skip to content

Commit 1e7bc77

Browse files
docs: Update days for linked talks (#4)
* Add dates in addition to day names. * Correct Friday to Thursday.
1 parent 478cb01 commit 1e7bc77

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

talk.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
# ## Ecosystem extensions
8787

8888
# %% [markdown]
89-
# ✨ **Checkout [Malin Horstmann's talk on Wednesday on Bayesian and frequentist methodologies with `pyhf`](https://indico.cern.ch/event/1252095/timetable/#19-bayesian-and-frequentist-me)**
89+
# ✨ **Checkout [Malin Horstmann's talk on Wednesday (2023-10-11) on Bayesian and frequentist methodologies with `pyhf`](https://indico.cern.ch/event/1252095/timetable/#19-bayesian-and-frequentist-me)**
9090

9191
# %% [markdown]
9292
# Not going to go into the API today as there's a great talk on it later in the workshop
@@ -206,7 +206,7 @@ def example_function(x, y):
206206
# Possible to also focus more on optimization.
207207

208208
# %% [markdown]
209-
# ✨ **Checkout [Jack Araz's talk on Friday on Spey](https://indico.cern.ch/event/1252095/timetable/#8-spey-smooth-inference-for-re)**
209+
# ✨ **Checkout [Jack Araz's talk on Thursday (2023-10-12) on Spey](https://indico.cern.ch/event/1252095/timetable/#8-spey-smooth-inference-for-re)**
210210

211211
# %% [markdown]
212212
# Other tools, like [Spey](https://speysidehep.github.io/spey/), are already using plugins to be able to use `pyhf` as an optional backend with [`spey-pyhf`](https://speysidehep.github.io/spey-pyhf/quick_start.html).

0 commit comments

Comments
 (0)