diff --git a/doc/_data/support/federation.yml b/doc/_data/support/federation.yml index 9392ce4..e900018 100644 --- a/doc/_data/support/federation.yml +++ b/doc/_data/support/federation.yml @@ -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/ diff --git a/doc/about/status.rst b/doc/about/status.rst index fdba435..730c458 100644 --- a/doc/about/status.rst +++ b/doc/about/status.rst @@ -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 @@ -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