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

Move precompile statements to PlutoRunner #2778

Merged
merged 1 commit into from
Jan 22, 2024
Merged

Conversation

Pangoraw
Copy link
Collaborator

@Pangoraw Pangoraw commented Jan 16, 2024

not ideal to add a dependency to PlutoRunner but it seems to speed up startup.

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="plutorunner_precompile")
julia> using Pluto

@Pangoraw Pangoraw marked this pull request as ready for review January 21, 2024 18:58
@fonsp fonsp merged commit b46dd6a into main Jan 22, 2024
13 of 16 checks passed
@fonsp fonsp deleted the plutorunner_precompile branch January 22, 2024 09:16
@fonsp
Copy link
Owner

fonsp commented Jan 22, 2024

Thank you!!

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.

None yet

2 participants