Skip to content

Commit a4b5930

Browse files
committed
update federation
- remove turing, comment GESIS which is pending return
1 parent 262366b commit a4b5930

File tree

2 files changed

+9
-26
lines changed

2 files changed

+9
-26
lines changed

doc/_data/support/federation.yml

Lines changed: 9 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,15 @@
11
# Data that is used to generate our federation page.
2-
- url_binderhub: https://gke.mybinder.org
3-
logo: https://binderhub.readthedocs.io/en/latest/_static/logo.png
4-
funded_by: Google Cloud
5-
funded_by_link: https://cloud.google.com/
6-
run_by: Binder Team
7-
run_by_link: https://jupyterhub-team-compass.readthedocs.io/en/latest/team.html#binder-team
82

93
- url_binderhub: https://ovh.mybinder.org
104
logo: https://www.ovh.com/fr/images/logos/logo-ovh-twitter.jpg
11-
funded_by: OVH
12-
funded_by_link: https://www.ovh.com/world/
5+
funded_by: OVHCloud
6+
funded_by_link: https://www.ovhcloud.com
137
run_by: OVH
14-
run_by_link: https://www.ovh.com/world/
8+
run_by_link: https://www.ovhcloud.com
159

16-
- url_binderhub: https://gesis.mybinder.org
17-
logo: https://notebooks.gesis.org/static/images/logo/logo_text_2.png
18-
funded_by: GESIS
19-
funded_by_link: https://www.gesis.org/en/home
20-
run_by: GESIS Notebooks
21-
run_by_link: https://notebooks.gesis.org/about/
22-
23-
- url_binderhub: https://turing.mybinder.org
24-
logo: https://www.turing.ac.uk/sites/default/files/inline-images/Turing%20logo_0.png
25-
funded_by: Alan Turing Institute
26-
funded_by_link: https://turing.ac.uk
27-
run_by: Turing Way team
28-
run_by_link: https://www.turing.ac.uk/research/research-projects/turing-way-handbook-reproducible-data-science#organisers
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/

doc/about/status.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@ the BinderHub federation, who is in it, how to join it, etc, see
2525
========================== ======== =============== ============== =============== =====
2626
gke.mybinder.org
2727
ovh.mybinder.org
28-
gesis.mybinder.org
29-
turing.mybinder.org
3028
========================== ======== =============== ============== =============== =====
3129

3230
.. raw:: html
@@ -35,8 +33,6 @@ turing.mybinder.org
3533
var fedUrls = [
3634
"https://gke.mybinder.org",
3735
"https://ovh.mybinder.org",
38-
"https://gesis.mybinder.org",
39-
"https://turing.mybinder.org",
4036
]
4137
4238
// Use a dictionary to store the rows that should be updated

0 commit comments

Comments
 (0)