No syntax highlighting in Google Colab
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
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 ?
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.
I have syntax highlighting in Colab with clojupyter kernel:
@qubit55 , you dont ?
It works partially I guess