Skip to content

Would like to work on Pluto, Any scheme of how the flow between browser and Julia works? #1307

Discussion options

You must be logged in to vote

I am not aware of such a diagram, but agree that this would be helpful.

For the Julia side, the conversion to JS data structures is done here:

function notebook_to_js(notebook::Notebook)

For the frontend side, this may be a starting point: https://github.com/fonsp/Pluto.jl/blob/main/frontend/components/Editor.js

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@zahachtah
Comment options

Answer selected by zahachtah
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants