Provide reactive notebooks in Quarto #6941
parmsam
started this conversation in
Feature Requests
Replies: 1 comment
-
From what I understand
Pluto.jl is not compatible with Jupyter, it is an alternative, so unlikely Julia supports will be in two different system. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
Consider adding reactive notebook similar to reactor in R, ipyflow in Python, or Pluto.jl in Julia. Could be a special mode similar to the visual editor for Quarto. Would make relevant chunks update based on data changes in the notebook, making experimentation easier without the need to re-excute previous lines of code.
Beta Was this translation helpful? Give feedback.
All reactions