Skip to content

Commit

Permalink
added uni leipzig info
Browse files Browse the repository at this point in the history
  • Loading branch information
jonen committed Jul 4, 2023
1 parent d9dcbfe commit 4498c25
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions data/uni-leipzig.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
title: Webbasiertes Data Science und Machine Learning mit Jupyter
provider: University of Leipzig
service_url: https://lab.sc.uni-leipzig.de
support: [email protected]
health_api_url:
documentation_url: https://www.sc.uni-leipzig.de, https://www.urz.uni-leipzig.de/unsere-services/servicedetail/service/webbasiertes-data-science-und-machine-learning-mit-jupyter
target_group_open_for: Students and employees of University of Leipzig
login_process: Login via SC account
features:
version: JupyterHub 3.1.0, JupyterLab 3.5.3
kernels: ["Python 3.11", "Python 3.9 OpenCV 4.7", "Python 3.9 PyTorch 1.10", "Python 3.9 TensorFlow 2.6.2", "SageMath 10.0", "R 4.2.2", "Julia 1.8.5"]
extensions: ["server-proxy", "jupyterlab-manager", "webio-jupyterlab-provider", "jupyterlab_pygments", "jupyterlab_lmod"]
proxy_apps: []
install: true
shared_folder: true
persistent_storage: false
misc: []
resources:
default_server_user: 1
max_server_user: 1
default_cpu: 1
max_cpu: 8
default_cpu_time: 4h
max_cpu_time: 4h
default_memory: 8GB
max_memory: 32GB
default_gpu: 0
max_gpu: 1
default_disk:
max_disk:
default_persistent_disk:
max_persistent_disk:

0 comments on commit 4498c25

Please sign in to comment.