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

Add external_package_names(topology) #14

Merged
merged 1 commit into from
Nov 12, 2024
Merged

Conversation

fonsp
Copy link
Member

@fonsp fonsp commented Nov 12, 2024

This adds a new method:

ExpressionExplorer.external_package_names(topology::PlutoDependencyExplorer.NotebookTopology)::Set{Symbol}

Get the set of package names that are imported by any cell in the notebook. This considers all using and import calls.

Used to be defined in Pluto

@fonsp fonsp merged commit 352b212 into main Nov 12, 2024
2 of 3 checks passed
@fonsp fonsp deleted the Add-`external_package_names` branch November 12, 2024 10:36
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