sc_kernel icon indicating copy to clipboard operation
sc_kernel copied to clipboard

SuperCollider Kernel for Jupyter

Results 5 sc_kernel issues
Sort by recently updated
recently updated
newest added

Just trying to update to lab 4 gives this error. ```python [I 2024-05-13 14:27:46.415 ServerApp] jupyterlab | extension was successfully loaded. _ _ _ _ | | | |_ __...

bug

* [ ] MatrixTest: Python 3.8 - 3.11 & Debian/ubuntu => create args for docker image * [ ] Add dependabot

enhancement

from IDE source code - the reason why I don't have all Quarks available in the kernel. Probably best to make this configurable by using an environment variable. A slicker...

enhancement

There is some stuff that happens async in SuperCollider (loading buffers, booting the server, Tdefs). Currently there is no way to collect this information and display it somewhere - it...

enhancement
question

See https://scsynth.org/t/supercollider-vscode-language-server-protocol-support/5574 and https://github.com/jupyter-lsp/jupyterlab-lsp Would be great to get a branch where one can test this

enhancement