Skip to content

Commit

Permalink
use jupyter server sha with fixes for switching kernel
Browse files Browse the repository at this point in the history
  • Loading branch information
sigmarkarl committed Oct 9, 2024
1 parent 1efa880 commit 1e45e7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ dependencies = [
"ipykernel>=6.5.0",
"jinja2>=3.0.3",
"jupyter_core",
"jupyter_server@git+https://github.com/spotinst/jupyter_server.git@846e3fb",
"jupyter_server@git+https://github.com/spotinst/jupyter_server.git@5653074",
"jupyter-lsp>=2.0.0",
"jupyterlab_server>=2.27.1,<3",
"notebook_shim>=0.2",
Expand Down

0 comments on commit 1e45e7e

Please sign in to comment.