-
MWE:
---
filters:
- code-visibility
---
```{python}
%%time #| hide_line
2+2
```
Rendering this with quarto 1.2.203 fails with the following error…
-
### Bug description
I am trying to compile a book with quarto, sourced by .ipynb files. I have chapters specified in the _quarto.yml and they are all .ipynb files. When doing `quarto render` I get …
-
I am on the latest `Quarto` (1.3.450) on Windows.
This is MWE:
````qmd
---
title: "Animations with Quarto/Reveal.js and SVG.js"
subtitle: "Based on the animate plugin by [@rajgoel](https://gi…
-
### Bug description
Hi,
I've just started getting what appears to be an error with table crossref.lua. This appeared all of a sudden (within the last two weeks). I'm on Mac OS 13.2.1 (22D68), wi…
-
Would it be possible to add support for the `resources` key to automatically include different data files inside the VFS, e.g.
```md
---
title: Resources
resources:
- data.csv
---
```
w…
-
- [x] Add explicit section testing the performance of the model on diverse data
- [x] EnciclopeDIA spectral library support
- [x] backend migration to ms2ml
- [x] remove constants
- [x] tr…
-
### System details
RStudio Edition : Desktop, Open-Source Server
RStudio Version : RStudio 2024.04.2+764
OS Version : Linux Mint 21.3
R Version : 4.4.1
Full versio…
-
I asked this question over at the Quarto [discussion](https://github.com/quarto-dev/quarto-cli/discussions/2133), but figured I would replicate it here now that I have a clearer repro. I would be most…
-
Error running filter _extensions/quarto-journals/acm/add-bibliography.lua:
_extensions/quarto-journals/acm/add-bibliography.lua:63: attempt to call a nil value (field 'is_format')
stack traceback:
-
Offer the code exercise feature from {learnr}.
This should match more closely with the desire of https://github.com/coatless/quarto-webr/issues/25
Sample exercise: https://github.com/rstudio/le…