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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable Malt on Windows by default #2695

Merged
merged 2 commits into from Oct 31, 2023
Merged

Conversation

fonsp
Copy link
Owner

@fonsp fonsp commented Oct 31, 2023

Oops forgot to make a PR for this branch 馃檲

Since Malt has the biggest benefit on Windows (interrupting cells), let's enable it there first as an extended testing period and we can enable it for everyone in the future.

@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="enable-malt-on-windows-by-default")
julia> using Pluto

@fonsp fonsp merged commit abe220b into main Oct 31, 2023
15 checks passed
@fonsp fonsp deleted the enable-malt-on-windows-by-default branch October 31, 2023 12:03
@fonsp fonsp added backend Concerning the julia server and runtime display & PlutoRunner & AbstractPlutoDingetjes.jl wide audience This affects a wide audience of Pluto users and future Pluto users labels May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Concerning the julia server and runtime display & PlutoRunner & AbstractPlutoDingetjes.jl wide audience This affects a wide audience of Pluto users and future Pluto users
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant