Skip to content

Commit

Permalink
feat: Add jupyter-server-proxy v4.1.0 (#23)
Browse files Browse the repository at this point in the history
* Add jupyter-server-proxy to requirements.
* Rebuild lock file.
  • Loading branch information
matthewfeickert authored Dec 6, 2023
1 parent abdf1ad commit 230c485
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docker/requirements.lock
Original file line number Diff line number Diff line change
Expand Up @@ -911,7 +911,9 @@ jupyter-server==2.10.0 \
jupyter-server-proxy==4.1.0 \
--hash=sha256:2cfac3b4232fe7144e8e60296b4f861708b4f13b29260a2cf28976bf8e617f70 \
--hash=sha256:3a417d6996e47a90ba5ec5dd2603887cfd2efbc4abf850a1a0fbe77e3b4d04e9
# via dask-labextension
# via
# -r requirements.txt
# dask-labextension
jupyter-server-terminals==0.4.4 \
--hash=sha256:57ab779797c25a7ba68e97bcfb5d7740f2b5e8a83b5e8102b10438041a7eac5d \
--hash=sha256:75779164661cec02a8758a5311e18bb8eb70c4e86c6b699403100f1585a12a36
Expand Down
1 change: 1 addition & 0 deletions docker/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,4 @@ pandas==2.1.3
dask-labextension==7.0.0
dask-kubernetes==2023.10.0
graphviz==0.20.1
jupyter-server-proxy==4.1.0

0 comments on commit 230c485

Please sign in to comment.