ENH update conda env and x11
This commit is contained in:
parent
0c61c5632c
commit
664dc665ba
|
@ -34,9 +34,6 @@ emacs-start &
|
||||||
{{ if .features.seafile -}}
|
{{ if .features.seafile -}}
|
||||||
seafile-applet > /dev/null 2>&1 &
|
seafile-applet > /dev/null 2>&1 &
|
||||||
{{- end }}
|
{{- end }}
|
||||||
{{ if .features.networkmanager -}}
|
|
||||||
nm-applet > /dev/null 2>&1 &
|
|
||||||
{{- end }}
|
|
||||||
{{ if .features.activitywatch -}}
|
{{ if .features.activitywatch -}}
|
||||||
aw-server > /dev/null 2>&1 &
|
aw-server > /dev/null 2>&1 &
|
||||||
aw-watcher-window > /dev/null 2>&1 &
|
aw-watcher-window > /dev/null 2>&1 &
|
||||||
|
|
|
@ -10,7 +10,7 @@ dependencies:
|
||||||
- globus-cli=3.11.0
|
- globus-cli=3.11.0
|
||||||
- jupyter_server=2.0.1
|
- jupyter_server=2.0.1
|
||||||
- notebook=6.5.3
|
- notebook=6.5.3
|
||||||
- dvc=2.58.2
|
- dvc=3.22.0
|
||||||
- dvc-s3=2.21.0
|
- dvc-s3=2.21.0
|
||||||
- rtg-tools=3.12.1
|
- rtg-tools=3.12.1
|
||||||
- ucsc-bigbedtobed=377
|
- ucsc-bigbedtobed=377
|
||||||
|
|
Loading…
Reference in New Issue