clojupyter icon indicating copy to clipboard operation
clojupyter copied to clipboard

No syntax highlighting in Google Colab

Open qubit55 opened this issue 1 year ago • 4 comments

Hello,

Syntax highlighting isn't working in Google Colab.

Here's a script to install Clojupyter in Colab to reproduce the issue https://github.com/qubit55/clojupyter_colab_setup/tree/main

And an example notebook https://github.com/qubit55/clojupyter-playground/blob/main/Copy_of_clojupyter_playground.ipynb

qubit55 avatar Feb 01 '25 14:02 qubit55

Is this related to the kernel ? I don't think that a "kernel" is involved in syntax highlighting. In "code completion" and "clojuredocs" yes, but syntax highlighting ?

behrica avatar Feb 04 '25 13:02 behrica

I saw it in the TODO list https://github.com/clojupyter/clojupyter?tab=readme-ov-file#todo, so though I would report it not working in Colab.

qubit55 avatar Feb 04 '25 19:02 qubit55

I have syntax highlighting in Colab with clojupyter kernel:

Image

@qubit55 , you dont ?

behrica avatar Feb 08 '25 21:02 behrica

It works partially I guess

Image

qubit55 avatar Feb 08 '25 21:02 qubit55