Closed jornfranke closed 1 year ago
Thank you for reporting. Will investigate and respond on this thread.
in fact the same error occurs with many different jupyterlab extensions on latest Sagemaker Studio with Jupyter 3.x (except the custom Sagemaker Studio cost management extension)
Apologies for the delayed response on this. The problem was related to jupyter-server release candidate not satisfying extension dependencies. Now that the js2 release is live this should no longer be an issue. Please let us know if you're continuing to see issues.
I observe for our lifecycle config - which is not exactly the same as in this project, but similar - that it fails with the following error message:
sagemaker-nb2kg is an internal extension by Sagemaker Studio (it seems to be in all of them) and jupyter-server 1.23.2 is installed by the lsp extension.
I use
I will also test with the exact configuration described here. Maybe someone has come cross this error.