Skip to content
Snippets Groups Projects
Commit a7b630e2 authored by František Dvořák's avatar František Dvořák
Browse files

Onedata not used on ENVRI-Hub yet

parent 49fd0e3f
No related branches found
No related tags found
No related merge requests found
......@@ -89,14 +89,12 @@ hub:
admin_access: true
authenticate_prometheus: false
authenticator_class: egi_notebooks_hub.egiauthenticator.EGICheckinAuthenticator
spawner_class: egi_notebooks_hub.onedata.OnedataSpawner
OnedataSpawner:
spawner_class: egi_notebooks_hub.egispawner.EGISpawner
EGISpawner:
http_timeout: 60
token_mount_path: "/var/run/secrets/oidc/"
args:
- "--FileCheckpoints.checkpoint_dir='/home/jovyan/.notebookCheckpoints'"
LabApp:
check_for_updates_class: jupyterlab.NeverCheckForUpdate
extraConfig:
egi-notebooks-welcome: |-
from egi_notebooks_hub.welcome import WelcomeHandler
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment