gopherdata / gophernotes

The Go kernel for Jupyter notebooks and nteract.
MIT License
3.8k stars 262 forks source link

No code coloring - nteract - OSX #158

Open drbh opened 5 years ago

drbh commented 5 years ago

There is no code coloring in nteract. Is there a custom theme I need to install? I followed the install instructions and the code execution is working fine. Did I miss some styling?

Versions: Interact: Version 0.12.3 (0.12.3) OSX: Version 10.14.3 Mojave

nocolor
drbh commented 5 years ago

bump

cosmos72 commented 5 years ago

I never used nteract... @SpencerPark ?

SpencerPark commented 5 years ago

This looks to be a problem that needs fixing on the nteract side. Commented on the issue referenced. When/if we find a solution there we can update gophernotes accordingly. Thanks for raising both!

mishak87 commented 4 years ago

I think it is missing in the code editor https://github.com/nteract/nteract/blob/master/packages/editor/src/index.tsx#L199-L210

vsivsi commented 4 years ago

Issue reported to Nteract: https://github.com/nteract/nteract/issues/5055