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

Run data.R in fresh environment each time #154

Merged
merged 1 commit into from
Jul 25, 2024
Merged

Conversation

WardBrian
Copy link
Collaborator

Without this, variables defined in the previous run are still available. It's the equivalent of globals in pyodide

@magland
Copy link
Collaborator

magland commented Jul 25, 2024

Looks good.

@jsoules jsoules merged commit 4c5b456 into main Jul 25, 2024
2 checks passed
@jsoules jsoules deleted the data.R-environment branch July 25, 2024 15:00
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