quarto-dev / quarto-dev/quarto-cli
New `quarto check julia` does not print status
Open
Nobody has claimed this yet.
engine-extensions
engines-julia
- Dominant language
- JavaScript
- Stars
- 6k
- Forks
- 458
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 41
Description
❯ quarto check julia --log-level debug
Quarto version: 99.9.9
Quarto 99.9.9
[>] Checking Julia installation...
[NotebookContext]: Starting Cleanup
No OK, like with R
[>] Checking R installation...........OK
Version: 4.6.0
Path: C:/PROGRA~1/R/R-devel
LibPaths:
- C:/Users/chris/AppData/Local/R/win-library/4.6
- C:/Program Files/R/R-devel/library
knitr: 1.50
rmarkdown: 2.29
or None when with Python
[>] Checking Python 3 installation....(None)
Unable to locate an installed version of Python 3.
Install Python 3 from https://www.python.org/downloads/
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by running quarto check julia --log-level debug and compare its output with the R and Python examples in the issue. Trace the Julia check entry point and make the command report a clear status and installation details or an explicit absence result, then rerun the command to verify the output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100