Open Taiki92777 opened 3 years ago
can't use @jupyterlab/services. I want to use Binder server using @jupyterlab, and saw spacy docs. When I tried Kernel.startNew(), error came up.
can somebody teach me how to connect binder kernel from nextjs front using jupyterlab?
Note that this repo is deprecated (it should probably be archived) and the code now lives here; https://github.com/jupyterlab/jupyterlab/tree/master/packages/services . Please open any issues you need there.
can't use @jupyterlab/services. I want to use Binder server using @jupyterlab, and saw spacy docs. When I tried Kernel.startNew(), error came up.
can somebody teach me how to connect binder kernel from nextjs front using jupyterlab?