Skip to content

Commit fea9abe

Browse files
committed
add libssl3 apt, remove appmode from env.yaml as it's breaking things
1 parent bf80e80 commit fea9abe

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

apt.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ xfce4-settings
7878
xorg
7979
xubuntu-icon-theme
8080
tigervnc-standalone-server
81+
libssl3
8182
libssl-dev
8283
libx11-dev
8384
libxkbfile-dev

environment.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@ dependencies:
2626
- code-server==4.106.2
2727
- jupyter-vscode-proxy==0.7
2828
- jupyter-server-proxy==4.4.0
29-
- websockify==0.13.0
30-
- appmode==1.0.0
3129

3230
# data science
3331
- datascience==0.18.1
@@ -47,6 +45,7 @@ dependencies:
4745
- pip:
4846
- jupyterlab-a11y-checker==0.2.5
4947
- jupyter-remote-desktop-proxy==3.0.1
48+
- websockify==0.13.0
5049

5150
# useful for debugging python package issues
5251
- pip-tree==4.0.0

0 commit comments

Comments
 (0)