jupyrdf / graph-lsp

Jupyter-lsp extensions for graph langugages.
BSD 3-Clause "New" or "Revised" License
3 stars 1 forks source link

Split plugins, 0.2.0 #7

Open nrbgt opened 2 years ago

nrbgt commented 2 years ago

Binder

References

Changes

nrbgt commented 2 years ago

Realized there's a better way to do the registration that's less race-condition-y:

https://github.com/jupyterlab/jupyterlab/pull/5829

nrbgt commented 2 years ago

Actually, in this case, it's not particularly worth it to register a whole spec loader.