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_below() and run_above() prompt for a kernel on every cell #129

Open
serhez opened this issue Jun 11, 2024 · 3 comments
Open

run_below() and run_above() prompt for a kernel on every cell #129

serhez opened this issue Jun 11, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@serhez
Copy link

serhez commented Jun 11, 2024

When using molten and no kernel has been chosen yet, running the functions run_below() and run_above() (and perhaps run_all(), as I haven't tested it) prompt the user for the desired kernel on every cell. Instead, running these functions should just prompt the user for choosing a kernel in the first cell being run.

@jmbuhr jmbuhr added the enhancement New feature or request label Jun 11, 2024
@jmbuhr
Copy link
Collaborator

jmbuhr commented Jun 11, 2024

@benlubas Could this be done in molten, as this effectively just calls MoltenEvaluateRange?

@benlubas
Copy link
Contributor

That's probably a molten bug... You can open a bug report over there

@serhez
Copy link
Author

serhez commented Jun 11, 2024

I will, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants