From 1c67710897a465bb18d2d2756ec5c051243cdc00 Mon Sep 17 00:00:00 2001 From: knaaptime Date: Tue, 3 Dec 2024 16:43:08 -0800 Subject: [PATCH] tectonic hint in slide --- slides/index.html | 3 ++- slides/index.qmd | 4 +++- slides/search.json | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/slides/index.html b/slides/index.html index 6e20c75..dc17f90 100644 --- a/slides/index.html +++ b/slides/index.html @@ -1061,11 +1061,12 @@

working in a cloud-based container (codespaces)

(you can use the same config elsewhere than github, but this is is nice)

-
+

working in codespaces

wait for the VM to finish building, then click the plus to open a new terminal

then continue with the pixi run commands

+

(currently you need pixi run quarto render paper --latex-engine=tectonic or similar because pixi’s sandboxing gets in quarto’s way of finding tinytex 🤷‍♂️)

from your own repository (1)

diff --git a/slides/index.qmd b/slides/index.qmd index 9c8ab11..40d8d73 100644 --- a/slides/index.qmd +++ b/slides/index.qmd @@ -68,7 +68,7 @@ To open this repository exactly as it appears, just click the button (you can use the same config elsewhere than github, but this is is nice) -## working in codespaces +## working in codespaces {.smaller} wait for the VM to finish building, then click the plus to open a new terminal @@ -76,6 +76,8 @@ wait for the VM to finish building, then click the plus to open a new terminal then continue with the `pixi run` commands +(currently you need `pixi run quarto render paper --latex-engine=tectonic` or similar because pixi's sandboxing gets in quarto's way of finding tinytex 🤷‍♂️) + ## from your own repository (1) {.smaller} if you want to start a github codespace from another project (like if you forked your own version of this repo) diff --git a/slides/search.json b/slides/search.json index 0cc87ca..69c42f0 100644 --- a/slides/search.json +++ b/slides/search.json @@ -32,7 +32,7 @@ "href": "index.html#working-in-codespaces", "title": "Reproducible Research Environments", "section": "working in codespaces", - "text": "working in codespaces\nwait for the VM to finish building, then click the plus to open a new terminal\n\nthen continue with the pixi run commands" + "text": "working in codespaces\nwait for the VM to finish building, then click the plus to open a new terminal\n\nthen continue with the pixi run commands\n(currently you need pixi run quarto render paper --latex-engine=tectonic or similar because pixi’s sandboxing gets in quarto’s way of finding tinytex 🤷‍♂️)" }, { "objectID": "index.html#from-your-own-repository-1",