Skip to content

Conversation

@pankgeorg
Copy link
Collaborator

Towards: #2572 (comment)

@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="pg/serialize-pkg")
julia> using Pluto

@pankgeorg pankgeorg marked this pull request as draft May 26, 2023 13:47
@disberd
Copy link
Contributor

disberd commented May 26, 2023

Wouldn't this break packages that use notebooks as included files (unless they explicitly avoid using PlutoPkg).
I didn't try the PR but it would seem from the code that when included outside of Pluto this would create, activate and instantiate the notebook environment instead of the one of the including package

@pankgeorg
Copy link
Collaborator Author

Yes that is a good point. We probably want something more sophisticated here.

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.

3 participants