Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
quarto-dev
GitHub Repository: quarto-dev/quarto-cli
Path: blob/main/dev-docs/internals-guide/engines/julia.qmd
3562 views
---
title: "Julia Engine"
---

This is a pure-Julia execution engine for users who want Julia cells but do not want to
use Jupyter. It was merged in https://github.com/quarto-dev/quarto-cli/pull/8645/ and developed by 
https://github.com/jkrumbiegel.