Skip to content

Commit 55a4c88

Browse files
committed
Add necessary infrastructure for ssh
1 parent 7093bd3 commit 55a4c88

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

ci/environment.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@ dependencies:
111111
- xvec
112112
- shap
113113
- xgboost
114+
- openssh
114115
# we could use more platforms but in the hub only linux-64 is relevant
115116
- pip
116117
- pip:
@@ -119,5 +120,6 @@ dependencies:
119120
- jupyter-desktop-server>=0.1.3
120121
- jupyterlab-open-url-parameter
121122
- pigz
123+
- jupyter-sshd-proxy
122124
platforms:
123125
- linux-64

0 commit comments

Comments
 (0)