Skip to content

Syntax highlighting issue in JupyterLab 1.0 #855

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

Closed
krassowski opened this issue Jul 14, 2019 · 0 comments
Closed

Syntax highlighting issue in JupyterLab 1.0 #855

krassowski opened this issue Jul 14, 2019 · 0 comments

Comments

@krassowski
Copy link

Just giving you heads up that there are reports of IJulia kernel not communicating well with the recent JupyterLab in version 1.0 (see jupyterlab/jupyterlab#6760 and jupyterlab/jupyterlab#6826).

The cause is likely that the status field is now strictly checked in the response for "kernel_info_request", and notebooks with kernels which do not include it do not get that language specification (and thus syntax highlighting, among others) - at least this was the problem for R, which got recently fixed (IRkernel/IRkernel#636).

In response to this findings, the documentation for the status field in kernel messages was harmonized jupyter/jupyter_client#454 to clarify the specification.

@krassowski krassowski changed the title Syntax highlighting issue for JupyterLab Syntax highlighting issue in JupyterLab 1.0 Jul 14, 2019
drewrobson added a commit to drewrobson/IJulia.jl that referenced this issue Jul 21, 2019
drewrobson added a commit to drewrobson/IJulia.jl that referenced this issue Jul 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant