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

Use isglobal for usings #2711

Merged
merged 2 commits into from
Nov 20, 2023
Merged

Use isglobal for usings #2711

merged 2 commits into from
Nov 20, 2023

Conversation

Pangoraw
Copy link
Collaborator

No description provided.

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="pb/use_usings_isglobal")
julia> using Pluto

Base automatically changed from expression-explorer-package to main November 16, 2023 12:10
@fonsp
Copy link
Owner

fonsp commented Nov 16, 2023

Can you rebase?

@Pangoraw Pangoraw merged commit 6224601 into main Nov 20, 2023
14 checks passed
@Pangoraw Pangoraw deleted the pb/use_usings_isglobal branch November 20, 2023 08:54
@fonsp fonsp added backend Concerning the julia server and runtime reactivity The Pluto programming paradigm labels Dec 19, 2023
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 reactivity The Pluto programming paradigm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dependencies between modules defined in Pluto cause infinite recalculation
2 participants