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

Fix #292 #293

Merged
merged 1 commit into from
Feb 19, 2024
Merged

Fix #292 #293

merged 1 commit into from
Feb 19, 2024

Conversation

ctrekker
Copy link
Member

Closes #292

Copy link

Try this Pull Request!

Open Julia and type:

julia> import Pkg
julia> Pkg.activate(temp=true)
julia> Pkg.add(url="https://github.com/JuliaPluto/PlutoUI.jl", rev="cb/292")
julia> using PlutoUI

Or run this code in your browser: Run with binder

@fonsp fonsp merged commit c4188c0 into main Feb 19, 2024
4 checks passed
@fonsp fonsp deleted the cb/292 branch February 19, 2024 10:32
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.

Select possible_values does not match option values
2 participants