-
Notifications
You must be signed in to change notification settings - Fork 3
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
jupyter execute fails for certain notebooks #8
Comments
Interesting... That's likely an issue in the jupyter library Deno uses that I think I fixed but haven't brought over to Deno yet. runtimed/runtimed#165 |
Current workaround is to run these through nbclient directly using this fork |
Approved your PR jupyter/nbclient#322. However I'm guessing this notebook doesn't pass validation (even though I made it in either VS Code or jupyterlab at the time). |
thanks for expediting things @rgbkrk! |
Trying to run
jupyter execute
on some notebooks fail with smth along these lines (complete log here):repro here: #7
The text was updated successfully, but these errors were encountered: