code-server: add scikit-learn

This commit is contained in:
aptalca
2020-10-21 16:18:20 -04:00
committed by GitHub
parent f4f7bd8028
commit 64a6dd6031
+2 -1
View File
@@ -4,7 +4,7 @@ mods:
container_mods:
- calibre: https://github.com/linuxserver/docker-calibre-web/tree/calibre
code-server:
mod_count: 11
mod_count: 12
container_mods:
- docker: https://github.com/linuxserver/docker-mods/tree/code-server-docker
- dotnet: https://github.com/linuxserver/docker-mods/tree/code-server-dotnet
@@ -16,6 +16,7 @@ mods:
- prolog: https://github.com/linuxserver/docker-mods/tree/code-server-prolog
- python2: https://github.com/linuxserver/docker-mods/tree/code-server-python2
- python3: https://github.com/linuxserver/docker-mods/tree/code-server-python3
- scikit-learn: https://github.com/linuxserver/docker-mods/tree/code-server-scikit-learn
- shellcheck: https://github.com/linuxserver/docker-mods/tree/code-server-shellcheck
healthchecks:
mod_count: 1