Skip to content

Commit 6f47cfe

Browse files
committed
add GESIS back to the federation
1 parent 5c381dd commit 6f47cfe

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

doc/_data/support/federation.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
run_by: OVH
88
run_by_link: https://www.ovhcloud.com
99

10-
# - url_binderhub: https://gesis.mybinder.org
11-
# logo: https://notebooks.gesis.org/static/images/logo/logo_text_2.png
12-
# funded_by: GESIS
13-
# funded_by_link: https://www.gesis.org/en/home
14-
# run_by: GESIS Notebooks
15-
# run_by_link: https://notebooks.gesis.org/about/
10+
- url_binderhub: https://notebooks.gesis.org/binder
11+
logo: https://notebooks.gesis.org/static/images/logo/logo_text_2.png
12+
funded_by: GESIS
13+
funded_by_link: https://www.gesis.org/en/home
14+
run_by: GESIS Notebooks
15+
run_by_link: https://notebooks.gesis.org/about/

doc/about/status.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ the BinderHub federation, who is in it, how to join it, etc, see
2525
========================== ======== =============== ============== =============== =====
2626
gke.mybinder.org
2727
ovh.mybinder.org
28+
notebooks.gesis.org
2829
========================== ======== =============== ============== =============== =====
2930

3031
.. raw:: html
@@ -33,6 +34,7 @@ ovh.mybinder.org
3334
var fedUrls = [
3435
"https://gke.mybinder.org",
3536
"https://ovh.mybinder.org",
37+
"https://notebooks.gesis.org/binder",
3638
]
3739
3840
// Use a dictionary to store the rows that should be updated

0 commit comments

Comments
 (0)