posit-dev / great-tables

Make awesome display tables using Python.
https://posit-dev.github.io/great-tables/
MIT License
1.9k stars 71 forks source link

Documentation does not build #507

Open manufactory opened 1 week ago

manufactory commented 1 week ago

Prework

Description

Describe the bug clearly and concisely.

Reproducible example

Stack trace: Path: /home/manuel/src/aur/python-great-tables/src/python-great-tables-0.14.0/docs/a-latex_examples/index.log at readTextFileSync (ext:deno_fs/30_fs.js:859:10) at Object.Deno.readTextFileSync (file:///opt/quarto/bin/quarto.js:5047:25) at initialCompileLatex (file:///opt/quarto/bin/quarto.js:77172:18) at eventLoopTick (ext:core/01_core.js:153:7) at async generatePdf (file:///opt/quarto/bin/quarto.js:77118:22) at async Object.complete (file:///opt/quarto/bin/quarto.js:77398:27) at async file:///opt/quarto/bin/quarto.js:70765:31 at async withTimingAsync (file:///opt/quarto/bin/quarto.js:19479:25) at async Object.complete (file:///opt/quarto/bin/quarto.js:70763:13) at async Object.onPostProcess (file:///opt/quarto/bin/quarto.js:78273:36) make: *** [Makefile:45: docs-build] Error 1



## Expected result

Docs build

## Development environment

- Operating System: Arch Linux
- **great_tables** Version: 0.14.0

## Additional context

- Deleting `docs/a-latex_examples` fixes the issue and the docs build as expected