Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🚦Slider server running status #2601

Merged
merged 5 commits into from
Jul 16, 2023
Merged

🚦Slider server running status #2601

merged 5 commits into from
Jul 16, 2023

Conversation

ctrekker
Copy link
Collaborator

When a notebook is published with JuliaPluto/PlutoSliderServer.jl, this PR will make cells which will be updated by a slider server appear running, as if it were connected to a live Pluto server. The notebook shown in the video is running from a slider server, not a live Pluto editor.

2023-07-11.13-52-49.mp4

@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="cb/slider-server-status")
julia> using Pluto

@fonsp
Copy link
Owner

fonsp commented Jul 16, 2023

@fonsp
Copy link
Owner

fonsp commented Jul 16, 2023

Super nice!!!!!!!!!!! Really nicely implemented! 10/10

⭐️⭐️⭐️⭐️⭐️

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
Projects
None yet
2 participants