Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to run julia code in positron and RStudio by qmd? How to use QuartoNotebookRunner in positron and RStudio by qmd? https://github.com/PumasAI/QuartoNotebookRunner.jl #5857

Closed
Liu23308 opened this issue Dec 24, 2024 · 3 comments
Labels
info needed Waiting on information

Comments

@Liu23308
Copy link

System details:

Positron and OS details:

Interpreter details:

Describe the issue:

Steps to reproduce the issue:

Expected or desired behavior:

Were there any error messages in the UI, Output panel, or Developer Tools console?

@Liu23308
Copy link
Author

use Julia


1=2

Error in julia_setup() : Julia is not found.

@juliasilge
Copy link
Contributor

Can you say more about what you are trying to do that is not working? I can render a Quarto file that uses a Julia engine without problems:

Image

I installed the Julia extension to be able to do this; using Julia + Quarto in Positron is similar to using it in VS Code.

In #3679 we are tracking the possibility of supporting Julia as a first class data science language in Positron (i.e. Console, Variables pane, Plots pane, etc); this does not yet work but certainly you will be able to author and render .qmd files using the Julia engine.

Note in the README for the QuartoNotebookRunner project that as of Quarto v1.5.29 it is bundled/integrated into Quarto itself; you do not need to do any extra installation to use it.

@juliasilge juliasilge added the info needed Waiting on information label Jan 6, 2025
@juliasilge
Copy link
Contributor

Please let us know if you have further questions!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
info needed Waiting on information
Projects
None yet
Development

No branches or pull requests

2 participants