Skip to content

Commit

Permalink
Merge pull request #277 from minrk/update-fed
Browse files Browse the repository at this point in the history
update federation
  • Loading branch information
minrk committed Apr 25, 2023
2 parents 262366b + a4b5930 commit 5c381dd
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 26 deletions.
31 changes: 9 additions & 22 deletions doc/_data/support/federation.yml
Original file line number Diff line number Diff line change
@@ -1,28 +1,15 @@
# Data that is used to generate our federation page.
- url_binderhub: https://gke.mybinder.org
logo: https://binderhub.readthedocs.io/en/latest/_static/logo.png
funded_by: Google Cloud
funded_by_link: https://cloud.google.com/
run_by: Binder Team
run_by_link: https://jupyterhub-team-compass.readthedocs.io/en/latest/team.html#binder-team

- url_binderhub: https://ovh.mybinder.org
logo: https://www.ovh.com/fr/images/logos/logo-ovh-twitter.jpg
funded_by: OVH
funded_by_link: https://www.ovh.com/world/
funded_by: OVHCloud
funded_by_link: https://www.ovhcloud.com
run_by: OVH
run_by_link: https://www.ovh.com/world/
run_by_link: https://www.ovhcloud.com

- url_binderhub: https://gesis.mybinder.org
logo: https://notebooks.gesis.org/static/images/logo/logo_text_2.png
funded_by: GESIS
funded_by_link: https://www.gesis.org/en/home
run_by: GESIS Notebooks
run_by_link: https://notebooks.gesis.org/about/

- url_binderhub: https://turing.mybinder.org
logo: https://www.turing.ac.uk/sites/default/files/inline-images/Turing%20logo_0.png
funded_by: Alan Turing Institute
funded_by_link: https://turing.ac.uk
run_by: Turing Way team
run_by_link: https://www.turing.ac.uk/research/research-projects/turing-way-handbook-reproducible-data-science#organisers
# - url_binderhub: https://gesis.mybinder.org
# logo: https://notebooks.gesis.org/static/images/logo/logo_text_2.png
# funded_by: GESIS
# funded_by_link: https://www.gesis.org/en/home
# run_by: GESIS Notebooks
# run_by_link: https://notebooks.gesis.org/about/
4 changes: 0 additions & 4 deletions doc/about/status.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ the BinderHub federation, who is in it, how to join it, etc, see
========================== ======== =============== ============== =============== =====
gke.mybinder.org
ovh.mybinder.org
gesis.mybinder.org
turing.mybinder.org
========================== ======== =============== ============== =============== =====

.. raw:: html
Expand All @@ -35,8 +33,6 @@ turing.mybinder.org
var fedUrls = [
"https://gke.mybinder.org",
"https://ovh.mybinder.org",
"https://gesis.mybinder.org",
"https://turing.mybinder.org",
]
// Use a dictionary to store the rows that should be updated
Expand Down

0 comments on commit 5c381dd

Please sign in to comment.