pullrequests Search Results · repo:quarto-dev/quarto-python language:Python
Filter by
7 results
(103 ms)7 results
inquarto-dev/quarto-python (press backspace or delete to remove)I m sure this can be much improved, but here is a start.
Preview here: https://gordonwoodhull.quarto.pub/quarto-python/reference/index.html
Suggestions welcome!
gordonwoodhull
- Opened on May 28
- #12
brand_yml should not be hard dependency of quarto-python, only loaded when theme_brand_* are invoked.
also apply ruff formatting (with indent-width = 2) to theme.py
gordonwoodhull
- Opened on May 20
- #11
For now, this is the best practice.
In the future, we d like Quarto to make document metadata available to the execution engine, so that the document brand
can be used directly.
gordonwoodhull
- Opened on May 14
- #10
Here are helper functions for about eight Python plotting and table packages.
Companion to https://github.com/quarto-dev/quarto-r/pull/234 for R packages
The corresponding adapted examples are on the ...
gordonwoodhull
- 1
- Opened on Apr 28
- #9
Fixed render.py to add the --output-dir argument for quarto, following same scheme as for --output and --to.
rkaramc
- Opened on Oct 17, 2024
- #7
It is currently, albeit small, a pain to specify an output folder to the rendered files. I needed such a solution in my
work and I thought it might be a good thing to contribute even if it is only for ...
berkorbay
- Opened on Jun 5, 2024
- #6