On Thu, Sep 3, 2020 at 2:56 AM Samuel Lelièvre <samuel.lelie...@gmail.com>
wrote:

> 2020-08-03 03:07 UTC, Jason Grout:
>
> > 6. For syntax highlighting - here is a comment showing how to add
> > syntax highlighting for a filetype:
> >
> https://github.com/jupyterlab/jupyterlab/issues/4223#issuecomment-547934247
> .
> > However, I agree it's not very elegant, and we should make that a better
> api.
>
> Great to read. I was wondering if there was an official ticket for that,
> so thanks for the pointer to the relevant GitHub issue. Do you know
> whether this works both for JupyterLab and Jupyter Notebook?
>


While the same basic mode works for both (since both are using codemirror),
how to access the codemirror and how to deploy that bit of javascript to
the browser is different between JupyterLab and Jupyter Notebook.

Jason

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-devel/CAPDWZHwXiyXhYF84T%3D42kB2UW3ofrYiaO8cP%2BcO6qcCimiHMXg%40mail.gmail.com.

Reply via email to