-
Notifications
You must be signed in to change notification settings - Fork 143
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 evaluator available for chunks of type #2215
Comments
Weirdly, after taking out the https://alpha.iodide.io/notebooks/3183/ We no longer use codemirror in iodide so it's no longer necessary, but I don't see why it should be causing the language plugin not to work. |
oh i bet it's probably failing at state schema validation. it's probably an easy fix to have it not fail if there are extra keys (and/or to give better feedback in case the plugin info is not valid for some reason). (note that adding Monaco syntax highlighting for additional languages is not working at present) |
Yeah -- this seems like a good place to not be strict about extra keys. |
Hi, this demo doesn't work anymore https://alpha.iodide.io/notebooks/1627/
The output is the following:
The text was updated successfully, but these errors were encountered: