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

Stop/interrupt kernel execution #9

Open
5 tasks done
ricklamers opened this issue May 20, 2023 · 0 comments
Open
5 tasks done

Stop/interrupt kernel execution #9

ricklamers opened this issue May 20, 2023 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@ricklamers
Copy link
Owner

ricklamers commented May 20, 2023

  • I searched previous Ideas in Discussions didn't find any similar feature requests.
  • I searched previous Issues didn't find any similar feature requests.

🔖 Feature description

More context: #8

Add a button to the UI that allows a user to stop execution. Especially useful when the generated code loops.

✔️ Solution

Interrupt the Jupyter kernel with a UI action (or written text message)

❓ Alternatives

Just using the reset kernel feature, but that clears the context of the kernel session.

📝 Additional Context

No response

Acknowledgements

  • My issue title is concise, descriptive, and in title casing.
  • I have searched the existing issues to make sure this feature has not been requested yet.
  • I have provided enough information for the maintainers to understand and evaluate this request.
@ricklamers ricklamers added enhancement New feature or request good first issue Good for newcomers labels May 20, 2023
Barryyep pushed a commit to rockflow-python/gpt-code-ui that referenced this issue Sep 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant