Open
Description
- 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.