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

Allow eval of a single script tag #89

Closed
chr15m opened this issue Nov 15, 2024 · 0 comments
Closed

Allow eval of a single script tag #89

chr15m opened this issue Nov 15, 2024 · 0 comments

Comments

@chr15m
Copy link
Contributor

chr15m commented Nov 15, 2024

I am building a simple reloader in nbb that behaves like shadow-cljs and reloads the code when a file is changed. I would like to be able to pass in to eval_script_tags just the tags I want to evaluate like this: scittle.core.eval_script_tags(sometag, someothertag, etc...).

PR incoming.

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

No branches or pull requests

1 participant