jupyterlab-monaco
jupyterlab-monaco copied to clipboard
Another implementation of monaco in jupyterlab
R-Brain/jupyterlab has a implementation of monaco
on jupyterlab, but on a very old version.
Depending on my experience on their website, their implementation is quite good, they even integrated monaco
into the notebook cells. So I think this might be a help even it's old.
Also https://github.com/theia-ide/theia
Theia looks awesome!
These both look great!! There's a lot we could learn about LSP and debugging support from these projects 👍