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

No silent errors for code gen #312

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

mccalluc
Copy link
Contributor

@mccalluc mccalluc commented Mar 26, 2025

Code review is sufficient, but if you'd like to see the modal, try adding an error at the top of _notebook.py.

Shiny doesn't offer component level testing, and since the app if it's working correctly never hits this code, it's not easy to execute in an end-to-end test. If we need to do that, the solution might be adding functionality which is hidden from the user, or making a mini application just to exercise this.

I don't think that's necessary right now, but that might not be the right call. Could also file an issue and come back to this later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Pending
Development

Successfully merging this pull request may close these issues.

If notebook build fails, show something in the UI
1 participant