We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf80e80 commit fea9abeCopy full SHA for fea9abe
apt.txt
@@ -78,6 +78,7 @@ xfce4-settings
78
xorg
79
xubuntu-icon-theme
80
tigervnc-standalone-server
81
+libssl3
82
libssl-dev
83
libx11-dev
84
libxkbfile-dev
environment.yml
@@ -26,8 +26,6 @@ dependencies:
26
- code-server==4.106.2
27
- jupyter-vscode-proxy==0.7
28
- jupyter-server-proxy==4.4.0
29
- - websockify==0.13.0
30
- - appmode==1.0.0
31
32
# data science
33
- datascience==0.18.1
@@ -47,6 +45,7 @@ dependencies:
47
45
- pip:
48
46
- jupyterlab-a11y-checker==0.2.5
49
- jupyter-remote-desktop-proxy==3.0.1
+ - websockify==0.13.0
50
51
# useful for debugging python package issues
52
- pip-tree==4.0.0
0 commit comments