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

Use featured.plutojl.org as the featured source for interactive previews! #2666

Merged
merged 5 commits into from
Oct 30, 2023

Conversation

fonsp
Copy link
Owner

@fonsp fonsp commented Oct 18, 2023

This means that we can use our sliderserver when you view featured notebooks. Depends on JuliaPluto/featured#17

This uses 3b37549 for the new valid_until attribute (because we won't have permanent access to the plutojl.org domain) and the id attribute (this means that we can use the CDN featured source as a backup for the live one).

@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="featured-plutojl-org-featured-source")
julia> using Pluto

@fonsp fonsp marked this pull request as ready for review October 18, 2023 12:16
@fonsp
Copy link
Owner Author

fonsp commented Oct 18, 2023

Oops we also need JuliaPluto/PlutoSliderServer.jl#128

@fonsp fonsp marked this pull request as draft October 30, 2023 09:49
@fonsp
Copy link
Owner Author

fonsp commented Oct 30, 2023

Now it only needs the featured server to be updated with the latest PSS version

fonsp and others added 4 commits October 30, 2023 18:17
@fonsp fonsp marked this pull request as ready for review October 30, 2023 17:19
@fonsp fonsp merged commit f4eefec into main Oct 30, 2023
1 of 2 checks passed
@fonsp fonsp deleted the featured-plutojl-org-featured-source branch October 30, 2023 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant