Skip to content

Commit

Permalink
tectonic hint in slide
Browse files Browse the repository at this point in the history
  • Loading branch information
knaaptime committed Dec 4, 2024
1 parent 94656bb commit 1c67710
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
3 changes: 2 additions & 1 deletion slides/index.html

Large diffs are not rendered by default.

4 changes: 3 additions & 1 deletion slides/index.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -68,14 +68,16 @@ 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

![](_fig_new_terminal.png)

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)
Expand Down
2 changes: 1 addition & 1 deletion slides/search.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 1c67710

Please sign in to comment.