Skip to content

Commit b052aeb

Browse files
authored
Force image rebuild in Binder with minimal code-server version
Fixes betatim#14
1 parent fd0c00d commit b052aeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ channels:
33
dependencies:
44
- numpy
55
- jupyter-server-proxy
6-
- code-server
6+
- code-server >=3.2

0 commit comments

Comments
 (0)