diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index a6bffe5..723c80c 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -16,6 +16,8 @@ jobs: - name: Set up Quarto uses: quarto-dev/quarto-actions/setup@v2 + with: + version: 1.2.313 - name: Render and Publish uses: quarto-dev/quarto-actions/publish@v2 diff --git a/README.md b/README.md index ba136fa..e251628 100644 --- a/README.md +++ b/README.md @@ -11,9 +11,9 @@ Demo and Examples showing how to use ACME. ### Slidedeck -The slides were built with [Quarto](https://quarto.org/). To make the -Quarto VS Code extension (and Quarto's web server) pick up the HTML build, -first render the project +The slides were built with [Quarto](https://quarto.org/) version 1.2.313. +To make the Quarto VS Code extension (and Quarto's web server) pick up +the HTML build, first render the project ```shell quarto render diff --git a/acme-demo.qmd b/acme-demo.qmd index 4b89526..aa7c32c 100644 --- a/acme-demo.qmd +++ b/acme-demo.qmd @@ -749,7 +749,7 @@ with ParallelMap(freesurf_preproc, np.arange(101, 151)) as pmap: - [application-agnostic]{.esi-emph}: has been used for math optimization, neural networks, fMRI and is the parallelization engine of ![](imgs/syncopy_logo.svg){.absolute .position top="3.7em" right="2.8em" width="15%"} -- based on existing [robust parallel computing libraries]{.esi-emph} (dask, dask-jobqueue) +- based on existing [robust parallel computing libraries]{.esi-emph} (`dask`, `dask-jobqueue`) - [small network footprint]{.esi-emph} by shifting concurrency to the filesystem - fully [open-source on [GitHub](https://github.com/esi-neuroscience/acme)]{.esi-emph} PRs welcome! - open to [[include more HPC centers]{.esi-epmh}]{.esi-emph}