UNINETTSigma2 / helm-charts-dockerfiles

Repo to contain all the application dockerfiles published under helm-charts repo
Apache License 2.0
13 stars 12 forks source link

Code-server for jupyterhub #21

Open mvdebolskiy opened 6 months ago

mvdebolskiy commented 6 months ago

Hi, I've been tryint to get code-server working with jupyterhub/singleuser-base-notebook image, However, syntax highlighting (vscode-textmate/vscode-onigurama) is not working (unlike with spark image). Tried different code-server versions (installed from install.sh and through npm) and options for the ServerApp (in jupyter_server_config.py). Judging by debug output, webWorkerExtensionHostIframe is failing as well as onig.wasm is not creating.