Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
notebooks-operations
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
702
Projekty
notebooks-operations
Commits
7c8d0969
Verified
Commit
7c8d0969
authored
6 months ago
by
Jaromír Hradil
Browse files
Options
Downloads
Patches
Plain Diff
Enable RTC mode
parent
914ccba2
Branches
enable_rtc
No related tags found
1 merge request
!21
Draft: Enable RTC mode
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
common/deployments/hub-production.yaml
+49
-0
49 additions, 0 deletions
common/deployments/hub-production.yaml
common/deployments/hub-staging.yaml
+49
-0
49 additions, 0 deletions
common/deployments/hub-staging.yaml
testing/deployments/hub.yaml
+49
-0
49 additions, 0 deletions
testing/deployments/hub.yaml
with
147 additions
and
0 deletions
common/deployments/hub-production.yaml
+
49
−
0
View file @
7c8d0969
...
...
@@ -97,6 +97,55 @@ singleuser:
nvidia.com/gpu
:
1
vo_claims
:
-
urn:geant:open-science-cloud.ec.europa.eu:res:notebooks.open-science-cloud.ec.europa.eu:8-vcpu-16-gb-ram-gpu:act:ppa
-
display_name
:
Small Environment - 2 vCPU / 4 GB RAM (Real-time Collaboration)
description
:
>
The notebook environment includes Python, R, Julia and Octave kernels.
default
:
true
kubespawner_override
:
args
:
-
"
--CondaKernelSpecManager.env_filter='/opt/conda$'"
environment
:
JUPYTERHUB_ALLOW_TOKEN_IN_URL
:
"
1"
extra_annotations
:
"
egi.eu/flavor"
:
"
small-environment-2-vcpu-4-gb-ram"
vo_claims
:
-
urn:geant:open-science-cloud.ec.europa.eu:res:notebooks.open-science-cloud.ec.europa.eu:2-vcpu-4-gb-ram:act:ppa
-
display_name
:
Medium Environment - 4 vCPU / 8 GB RAM (Real-time Collaboration)
description
:
>
The notebook environment includes Python, R, Julia and Octave kernels.
kubespawner_override
:
args
:
-
"
--CondaKernelSpecManager.env_filter='/opt/conda$'"
environment
:
JUPYTERHUB_ALLOW_TOKEN_IN_URL
:
"
1"
extra_annotations
:
"
egi.eu/flavor"
:
"
medium-environment-4-vcpu-8-gb-ram"
cpu_guarantee
:
0.4
cpu_limit
:
4
mem_guarantee
:
1G
mem_limit
:
8G
vo_claims
:
-
urn:geant:open-science-cloud.ec.europa.eu:res:notebooks.open-science-cloud.ec.europa.eu:4-vcpu-8-gb-ram:act:ppa
-
display_name
:
Large Environment - 8 vCPU / 16 GB RAM / GPU (Real-time Collaboration)
description
:
>
The notebook environment includes Python, R, Julia and Octave kernels with GPU.
kubespawner_override
:
args
:
-
"
--CondaKernelSpecManager.env_filter='/opt/conda$'"
environment
:
JUPYTERHUB_ALLOW_TOKEN_IN_URL
:
"
1"
cpu_guarantee
:
0.8
cpu_limit
:
8
mem_guarantee
:
2G
mem_limit
:
16G
extra_annotations
:
"
egi.eu/flavor"
:
"
large-environment-8-vcpu-16-gb-ram-gpu"
extra_resource_guarantees
:
nvidia.com/gpu
:
1
extra_resource_limits
:
nvidia.com/gpu
:
1
vo_claims
:
-
urn:geant:open-science-cloud.ec.europa.eu:res:notebooks.open-science-cloud.ec.europa.eu:8-vcpu-16-gb-ram-gpu:act:ppa
cmd
:
jupyterhub-singleuser-webdav-wrapper
extraFiles
:
wait-remote-home.sh
:
...
...
This diff is collapsed.
Click to expand it.
common/deployments/hub-staging.yaml
+
49
−
0
View file @
7c8d0969
...
...
@@ -97,6 +97,55 @@ singleuser:
nvidia.com/gpu
:
1
vo_claims
:
-
urn:geant:eosc-federation.eu:res:notebooks.open-science-cloud.ec.europa.eu:8-vcpu-16-gb-ram-gpu:act:ppa
-
display_name
:
Small Environment - 2 vCPU / 4 GB RAM (Real-time Collaboration)
description
:
>
The notebook environment includes Python, R, Julia and Octave kernels.
default
:
true
kubespawner_override
:
args
:
-
"
--CondaKernelSpecManager.env_filter='/opt/conda$'"
environment
:
JUPYTERHUB_ALLOW_TOKEN_IN_URL
:
"
1"
extra_annotations
:
"
egi.eu/flavor"
:
"
small-environment-2-vcpu-4-gb-ram"
vo_claims
:
-
urn:geant:eosc-federation.eu:res:notebooks.open-science-cloud.ec.europa.eu:2-vcpu-4-gb-ram:act:ppa
-
display_name
:
Medium Environment - 4 vCPU / 8 GB RAM (Real-time Collaboration)
description
:
>
The notebook environment includes Python, R, Julia and Octave kernels.
kubespawner_override
:
args
:
-
"
--CondaKernelSpecManager.env_filter='/opt/conda$'"
environment
:
JUPYTERHUB_ALLOW_TOKEN_IN_URL
:
"
1"
extra_annotations
:
"
egi.eu/flavor"
:
"
medium-environment-4-vcpu-8-gb-ram"
cpu_guarantee
:
0.4
cpu_limit
:
4
mem_guarantee
:
1G
mem_limit
:
8G
vo_claims
:
-
urn:geant:eosc-federation.eu:res:notebooks.open-science-cloud.ec.europa.eu:4-vcpu-8-gb-ram:act:ppa
-
display_name
:
Large Environment - 8 vCPU / 16 GB RAM / GPU (Real-time Collaboration)
description
:
>
The notebook environment includes Python, R, Julia and Octave kernels with GPU.
kubespawner_override
:
args
:
-
"
--CondaKernelSpecManager.env_filter='/opt/conda$'"
environment
:
JUPYTERHUB_ALLOW_TOKEN_IN_URL
:
"
1"
cpu_guarantee
:
0.8
cpu_limit
:
8
mem_guarantee
:
2G
mem_limit
:
16G
extra_annotations
:
"
egi.eu/flavor"
:
"
large-environment-8-vcpu-16-gb-ram-gpu"
extra_resource_guarantees
:
nvidia.com/gpu
:
1
extra_resource_limits
:
nvidia.com/gpu
:
1
vo_claims
:
-
urn:geant:eosc-federation.eu:res:notebooks.open-science-cloud.ec.europa.eu:8-vcpu-16-gb-ram-gpu:act:ppa
cmd
:
jupyterhub-singleuser-webdav-wrapper
extraFiles
:
wait-remote-home.sh
:
...
...
This diff is collapsed.
Click to expand it.
testing/deployments/hub.yaml
+
49
−
0
View file @
7c8d0969
...
...
@@ -98,6 +98,55 @@ singleuser:
nvidia.com/gpu
:
1
vo_claims
:
-
urn:geant:eosc-federation.eu:res:notebooks.open-science-cloud.ec.europa.eu:8-vcpu-16-gb-ram-gpu:act:ppa
-
display_name
:
Small Environment - 2 vCPU / 4 GB RAM (Real-time Collaboration)
description
:
>
The notebook environment includes Python, R, Julia and Octave kernels.
default
:
true
kubespawner_override
:
args
:
-
"
--CondaKernelSpecManager.env_filter='/opt/conda$'"
extra_annotations
:
"
egi.eu/flavor"
:
"
small-environment-2-vcpu-4-gb-ram"
environment
:
JUPYTERHUB_ALLOW_TOKEN_IN_URL
:
"
1"
vo_claims
:
-
urn:geant:eosc-federation.eu:res:notebooks.open-science-cloud.ec.europa.eu:2-vcpu-4-gb-ram:act:ppa
-
display_name
:
Medium Environment - 4 vCPU / 8 GB RAM (Real-time Collaboration)
description
:
>
The notebook environment includes Python, R, Julia and Octave kernels.
kubespawner_override
:
args
:
-
"
--CondaKernelSpecManager.env_filter='/opt/conda$'"
environment
:
JUPYTERHUB_ALLOW_TOKEN_IN_URL
:
"
1"
extra_annotations
:
"
egi.eu/flavor"
:
"
medium-environment-4-vcpu-8-gb-ram"
cpu_guarantee
:
0.4
cpu_limit
:
4
mem_guarantee
:
1G
mem_limit
:
8G
vo_claims
:
-
urn:geant:eosc-federation.eu:res:notebooks.open-science-cloud.ec.europa.eu:4-vcpu-8-gb-ram:act:ppa
-
display_name
:
Large Environment - 8 vCPU / 16 GB RAM / GPU (Real-time Collaboration)
description
:
>
The notebook environment includes Python, R, Julia and Octave kernels with GPU.
kubespawner_override
:
args
:
-
"
--CondaKernelSpecManager.env_filter='/opt/conda$'"
environment
:
JUPYTERHUB_ALLOW_TOKEN_IN_URL
:
"
1"
cpu_guarantee
:
0.8
cpu_limit
:
8
mem_guarantee
:
2G
mem_limit
:
16G
extra_annotations
:
"
egi.eu/flavor"
:
"
large-environment-8-vcpu-16-gb-ram-gpu"
extra_resource_guarantees
:
nvidia.com/gpu
:
1
extra_resource_limits
:
nvidia.com/gpu
:
1
vo_claims
:
-
urn:geant:eosc-federation.eu:res:notebooks.open-science-cloud.ec.europa.eu:8-vcpu-16-gb-ram-gpu:act:ppa
cmd
:
jupyterhub-singleuser-webdav-wrapper
extraFiles
:
wait-remote-home.sh
:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment