Skip to content

Handle soft scoping rules#230

Merged
fredrikekre merged 3 commits into
masterfrom
fe/softscope
Nov 8, 2023
Merged

Handle soft scoping rules#230
fredrikekre merged 3 commits into
masterfrom
fe/softscope

Conversation

@fredrikekre
Copy link
Copy Markdown
Owner

No description provided.

This patch enables "soft" scoping rules (see e.g.
https://github.com/JuliaLang/SoftGlobalScope.jl) for code execution
(markdown and notebook output). This is enabled by default for Jupyter
notebook output (to mimic how the IJulia kernel works), and disabled
otherwise. Soft scope rules can be enabled/disabled with the `softscope
:: Bool` configuration variable. Fixes #227.
@fredrikekre fredrikekre merged commit 07a1fed into master Nov 8, 2023
@fredrikekre fredrikekre deleted the fe/softscope branch November 8, 2023 09:15
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.

1 participant