Closed dimitraVrs closed 1 year ago
Hey! Do you want to run a live slider server, or do you want to export a static HTML page?
Be sure to carefully read https://github.com/JuliaPluto/PlutoSliderServer.jl to learn about the difference.
Thank you for your answer. I want to run the slider server so as to get the interactivity on github pages. Is that possible?
Hello!
I am trying to run a Pluto notebook using Slider Server and publish it on github pages. So I used the template and replaced github_action call with run_notebook("./notebook_file") in ExportPluto.yaml. My notebook file is in a repository in which I added .github/workflows directory and ExportPluto.yaml.
The problem is that after a 4-hour run of the action I could not get the notebook published and then I cancelled the action. In the log screen the slider servers seems to run successfully. Have you any idea what is going wrong?
Here is the info from the log screen. Thank you in advance! :)