Is there a way to render html file automatically (like using a command) instead of clicking the icon? #1647
Answered
by
fonsp
chunjiw
asked this question in
Questions about using Pluto
-
I use Julia and Pluto remotely. To present my result to colleagues, I download the html file and upload it to the server manually, (and host it using GitHub page,) which is kind of annoying. Is there a way to automatically save the html file in the same machine of the Pluto notebook file? |
Beta Was this translation helpful? Give feedback.
Answered by
fonsp
Nov 8, 2021
Replies: 1 comment 1 reply
-
You might find what you need in https://github.com/JuliaPluto/PlutoSliderServer.jl#1-static-html-export or https://github.com/JuliaPluto/static-export-template |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
chunjiw
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You might find what you need in https://github.com/JuliaPluto/PlutoSliderServer.jl#1-static-html-export or https://github.com/JuliaPluto/static-export-template