Skip to content

Conversation

ctrekker
Copy link
Collaborator

These are some complimentary changes to the PlutoSliderServer client for JuliaPluto/PlutoSliderServer.jl#118 which offer improvements to precomputed sliders in certain cases. Check out that PR for an explanation of why bundling slider state requests can be beneficial!

@github-actions
Copy link
Contributor

Try this Pull Request!

Open Julia and type:

julia> import Pkg
julia> Pkg.activate(temp=true)
julia> Pkg.add(url="https://github.com/fonsp/Pluto.jl", rev="slider-server-bundled")
julia> using Pluto

@ctrekker ctrekker added the online deployment About deploying to binder, heroku, self-hosted label Jun 20, 2023
@fonsp fonsp added PlutoSliderServer frontend Concerning the HTML editor labels Sep 27, 2023
@fonsp fonsp added publishing Notebooks as static documents on the web and removed online deployment About deploying to binder, heroku, self-hosted labels Oct 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend Concerning the HTML editor PlutoSliderServer publishing Notebooks as static documents on the web
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants