-
Notifications
You must be signed in to change notification settings - Fork 1
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
blog/posts/quarto-extensions/ #15
Comments
Still broken? |
I like Quarto a lot but for most of my data analysis workflow or prototyping, it is more natural for me to go with Pluto.jl. However, if I go with Pluto notebooks I then run into the situation where I have several related notebooks that I want to eventually combine into a single report/presentation. Do you have any insight for marrying Quarto and Pluto notebooks? |
Hi @stefanbringuier, I'm sorry for the delayed response, I was offline for a few days. This would be a great marriage of two awesome tools indeed, but as far as I'm aware no good solution exists. There is some work happening at Literate.jl for Quarto support and Pluto support (here and here. I'm not familiar with the details, but this looks promising. cc @kellertuer |
Since I also started with Pluto and would love if tutorials would (basically automatically) also be available as Pluto notebooks, something interacting between Quarto and Pluto would be great – for best of cases maybe: Write tutorial in Pluto, have a converter to Quarto to have a nice format in the docs. But I am also mainly a user, not so much knowledgeable about the technical difficulties in doing something like this. |
Patrick Altmeyer - Quarto on Steroids: Advanced Customization through Quarto Extensions
A short introduction to using, building and contributing Quarto Extensions.
https://www.paltmeyer.com/blog/posts/quarto-extensions/
The text was updated successfully, but these errors were encountered: