jupyterhub / outreachy

Tasks, management and documentation for Outreachy Internships in JupyterHub
https://jupyterhub-outreachy.readthedocs.io
BSD 3-Clause "New" or "Revised" License
33 stars 25 forks source link

Accessibility: ipython.org #98

Closed Abolade017 closed 2 years ago

Abolade017 commented 2 years ago

What page is this for?

https://github.com/jupyterhub/outreachy/issues/38#issuecomment-1275855450

WAVE accessibility report

I have evaluated the accessibility of https://ipython.org/ page. My evaluation is the following below:

ipython

Evaluation

The HTML element to be changed

1. I am changing the color of 
<div class="rel">
<a href="https://jupyter.readthedocs.io/en/latest/install.html" target="_blank" style="color: rgb(206, 92, 0); background-color: rgb(255, 255, 255);">Install</a>·
<a href="documentation.html">Documentation</a>·
<a href="project.html">Project</a>·
<a href="https://jupyter.org/" target="_blank">Jupyter</a>·
<a href="news.html">News</a>·
<a href="citing.html">Cite</a>·
<a href="donate.html">Donate</a>·
<a href="books.html">Books
</a>
<div class="section" id="announcements">
<h1>Announcements
<a class="headerlink" href="#announcements" title="Permalink to this headline" style="color: rgb(221, 221, 221); background-color: rgb(255, 255, 255);">
</a>

</div>
  . <div class="footer" role="contentinfo" style="color: rgb(136, 138, 133); 
    background-color: rgb(255, 255, 255);">© Copyright the IPython development team. Created using
      <a href="http://sphinx-doc.org/">Sphinx</a>
        1.8.5.
    </div>
  .<a href="https://jupyter.org/" target="_blank">
  .<a href="books.html">
  .<a class="reference external" href="http://stackoverflow.com/questions/tagged/ipython">
  .<span class="label" id="l">Tweet</span>
  .<a href="donate.html">
  .
2. The <html xmlns="http://www.w3.org/1999/xhtml" style="--pulse-color: #fffc0230; margin-left: 380px;"> is missing lang="en" attribute.
3. I will change the title attribute <img src="_static/nbviewer-thm-1.png" title="IPython Notebook Viewer"> and <img title="Packt Publishing donates a portion of the proceeds from this book to support IPython's development." id="sidebar-book-cover" style="margin-bottom: 10px;" src="_static/ipython-cookbook-2nd.png" width="160" height="200">
4. I will change the alt text of <img class="logo" src="_static/IPy_header.png" alt="Logo">
5. I will change the text of the alt text <a class="reference external image-reference" href="_static/ipy_0.13.png"><img alt="IPython clients" src="_images/ipy_0.13.png" style="width: 400px;"> and a href="http://jupytercon.com">
Linked image with alternative text<img src="_static/jupytercon-logo.svg" alt="JupyterCon 2017" width="180px">
</a>
</a>
6. I will change the <h3> elements in the document.
7. <iframe id="wave_sidebar_container" src="moz-extension://50f9416d-49ef-4bc7-9222-4ed6fa5e530e/sidebar.html" style="width: 380px; height: 100%; float: left; position: fixed; border: medium none; z-index: 2147483646; top: 0px; left: 0px;"></iframe> is not having title attribute.
8. I will change the text-justify of <div class="body" role="main">
<p>
IPython provides a rich architecture for interactive computing with:
</p>
<ul class="simple"><li>
A powerful interactive shell.
</li><li>
A kernel for
<a class="reference external" href="https://jupyter.org">
Jupyter
</a>

.
</li><li>
Support for interactive data visualization and use of
<a class="reference external" href="https://ipython.org/ipython-doc/stable/interactive/reference.html#gui-event-loop-support">
GUI toolkits
</a>

.
</li><li>
Flexible,
<a class="reference external" href="https://ipython.org/ipython-doc/stable/interactive/reference.html#embedding-ipython">
embeddable
</a>

interpreters to load into your own projects.
</li><li>
Easy to use, high performance tools for
<a class="reference external" href="https://ipyparallel.readthedocs.io/en/latest/">
parallel computing
</a>

.
</li></ul>
<a class="reference external image-reference" href="_static/ipy_0.13.png">
<img alt="IPython clients" src="_images/ipy_0.13.png" style="width: 400px;">
</a>
<p>
To get started with IPython in the Jupyter Notebook, see our
<a class="reference external" href="http://nbviewer.ipython.org/github/ipython/ipython/blob/master/examples/Index.ipynb">
official example collection
</a>

. Our
Very low contrast<a class="reference external" href="https://github.com/ipython/ipython/wiki/A-gallery-of-interesting-IPython-Notebooks">
notebook gallery
</a>

is an excellent way to see the many things you can do with IPython while learning about a variety of topics, from basic programming to advanced statistics or quantum mechanics.
</p>
<p>
To learn more about IPython, you can download our
<a class="reference internal" href="presentation.html">
<span class="doc">
talks and presentations
</span>
</a>
, or read our
<a class="reference external" href="documentation.html">
extensive documentation
</a>

. IPython is open source (BSD license), and is used by a range of
<a class="reference external" href="https://github.com/ipython/ipython/wiki/Projects-using-IPython">
other projects
</a>

; add your project to that list if it uses IPython as a library, and please don’t forget to
<a class="reference internal" href="#citing">
<span class="std std-ref">
cite the project
</span>
</a>
.
</p>
<p>
IPython supports Python 2.7 and 3.3 or newer. Our older 1.x series supports Python 2.6 and 3.2.
</p>
<div class="section" id="jupyter-and-the-future-of-ipython">
<h1>
Jupyter and the future of IPython
<a class="headerlink" href="#jupyter-and-the-future-of-ipython" title="Permalink to this headline">
</a>
</h1>
<p>
IPython is a growing project, with increasingly language-agnostic components. IPython 3.x was the last monolithic release of IPython, containing the notebook server, qtconsole, etc. As of IPython 4.0, the language-agnostic parts of the project: the notebook format, message protocol, qtconsole, notebook web application, etc. have moved to new projects under the name
<a class="reference external" href="https://jupyter.org">
Jupyter
</a>

. IPython itself is focused on interactive Python, part of which is providing a Python kernel for Jupyter.
</p>
</div>
<div class="section" id="announcements">
1<h1>
Announcements
<a class="headerlink" href="#announcements" title="Permalink to this headline" style="color: rgb(221, 221, 221); background-color: rgb(255, 255, 255);">
</a>
</h1>
<p>
IPython tends to be released on the last Friday of each month, this section updated rarely. Please have a look at the release history on
<a class="reference external" href="https://pypi.org/project/ipython/#history" style="color: rgb(206, 92, 0); background-color: rgb(255, 255, 255);">
PyPI
</a>

.
</p>
<ul class="simple"><li><strong>
IPython 7.12.0
</strong>
: Released on Jan 31st 2020.
</li><li><strong>
IPython 7.11.0 and 7.11.1
</strong>
: Released on Dec 27, 2019 and Jan 1st 2020
</li><li><strong>
IPython 7.10.0 and 7.10.1
</strong>
: Released on Nov 27, 2019 and Dec 1st 2019
</li><li><strong>
IPython 7.9.0
</strong>
: Released on Oct 25, 2019
</li><li><strong>
IPython 7.8.0
</strong>
: Released on Aug 30, 2019
</li><li><strong>
IPython 7.7.0
</strong>
: Released on Jul 26, 2019
</li><li><strong>
IPython 7.6.0 and 7.6.1
</strong>
: Released on June 28th, and July 3rd 2019.
</li><li><strong>
IPython 7.5
</strong>
: fixes to issues brought by 7.4, documentation changes and other minor updates (April 25, 2019)
</li><li><strong>
IPython 7.4
</strong>
: improvements to the completion system and miscellaneous fixes (March 21, 2019)
</li><li><strong>
IPython 7.3
</strong>
: several bugfixes, minor improvements and Python 3.8 support (February 18, 2019)
</li><li><strong>
IPython 7.2
</strong>
: minor bugfixes, improvements, and new configuration options (November 29, 2018)
</li><li><strong>
IPython 7.1
</strong>
: fixes to new features, internal refactoring, and fixes for regressions (October 27, 2018)
</li><li><strong>
IPython 7.0
</strong>
: major new features (September 27th, 2018). See the
<a class="reference external" href="http://ipython.readthedocs.io/en/stable/whatsnew/version7.html">
release notes
</a>

for more information about what’s new.
</li><li><strong>
IPython 6.5
</strong>
: minor bugfixes and Python 3.7 compatibility (July 28, 2018)
</li><li><strong>
IPython 5.8
</strong>
: minor bugfixes (July 28, 2018)
</li><li><strong>
IPython 6.4
</strong>
and
<strong>
IPython 5.7
</strong>
: minor bugfixes (May 10, 2018)
</li><li><strong>
IPython 6.3
</strong>
and
<strong>
IPython 5.6
</strong>
: new features and bugfixes (April 2, 2018)
</li><li><strong>
IPython 6.0
</strong>
: This release, the first to require Python 3, integrates the Jedi library for completion. See the
<a class="reference external" href="http://ipython.readthedocs.io/en/stable/whatsnew/version6.html#ipython-6-0">
release notes
</a>

for more information about what’s new.
</li><li><strong>
JupyterCon 2017
</strong>
: The first Jupyter Community Conference will take place in New York City on August 23-25 2017, along with a satellite training program on August 22-23. The Project Jupyter team has partnered with O’Reilly Media for this event; for more details, including submitting a talk,
Very low contrast<a class="reference external" href="http://jupytercon.com">
see the JupyterCon website
</a>

.
</li><li><strong>
IPython 5.0
</strong>
: The release of IPython 5.0 brings a major revision of the terminal interface, including syntax highlighting as you type and better multiline editing, thanks to the
<code class="docutils literal notranslate"><span class="pre">
prompt_toolkit
</span></code>
library. See the
<a class="reference external" href="http://ipython.readthedocs.io/en/stable/whatsnew/version5.html#ipython-5-0">
release notes
</a>

for more about the new features.
</li><li><strong>
Book
</strong>
: Cyrille Rossant has published the second edition of the IPython minibook:
<a class="reference external" href="books.html">
Learning IPython for Interactive Computing and Data Visualization
</a>

, for which
<a class="reference external" href="https://github.com/damianavila">
Damian Avila
</a>

was a technical reviewer. We thank Packt Publishing for donating a portion of the proceeds from this book to support IPython’s development.
</li><li><strong>
O’Reilly Book
</strong>
:
<a class="reference external" href="http://MiningTheSocialWeb.com">
Mining the Social Web
</a>

is an open source data science project and
<a class="reference external" href="http://amzn.to/GPd59m">
book
</a>

that features nearly 130 examples with IPython Notebook and a Vagrant-powered virtual machine environment. You can preview all of the example notebooks from its GitHub
<a class="reference external" href="http://bit.ly/MiningTheSocialWeb2E">
repository
</a>

on IPython’s Notebook Viewer
Suspicious link textVery low contrast<a class="reference external" href="http://nbviewer.ipython.org/github/ptwobrussell/Mining-the-Social-Web-2nd-Edition/tree/master/ipynb/">
here
</a>

.
</li></ul>
<p>
<a class="reference external" href="news.html">
More news…
</a>
</p>
</div>
<div class="section" id="citing-ipython"><span id="citing"></span>
1<h1>
Citing IPython
<a class="headerlink" href="#citing-ipython" title="Permalink to this headline">
</a>
</h1>
<p>
Several of the authors of IPython are connected with academic and scientific research, so it is important for us to be able to show the impact of our work in other projects and fields.
</p>
<p>
If IPython contributes to a project that leads to a scientific publication, please acknowledge this fact by citing the project. You can use this
<a class="reference external" href="citing.html">
ready-made citation entry
</a>

.
</p>
<div class="toctree-wrapper compound"></div>
</div>
</div>
</div></div></div><div class="clearer"></div></div></div><div class="footer-wrapper">
<div class="footer" role="contentinfo">
© Copyright the IPython development team. Created using
<a href="http://sphinx-doc.org/">
Sphinx
</a>

1.8.5.
</div>
</div>
\<iframe scrolling="no" allowtransparency="true" src="https://platform.twitter.com/widgets/widget_iframe.7dae38096d06923d683a2a807172322a.html?origin=https%3A%2F%2Fipython.org" title="Twitter settings iframe" style="display: none;" frameborder="0"></iframe>
<iframe id="rufous-sandbox" scrolling="no" allowtransparency="true" allowfullscreen="true" style="position: absolute; visibility: hidden; display: none; width: 0px; height: 0px; padding: 0px; border: medium none;" title="Twitter analytics iframe" frameborder="0"></iframe>
4.

Your proposed HTML (or CSS), after change

1. I will change the color like this:
<div class="rel">
<a href="https://jupyter.readthedocs.io/en/latest/install.html" target="_blank" style="color: rgba(253, 113, 19, 0.87) ; background-color: rgb(255, 255, 255);">Install</a>·
<a href="documentation.html">Documentation</a>·
<a href="project.html">Project</a>·
<a href="https://jupyter.org/" target="_blank">Jupyter</a>·
<a href="news.html">News</a>·
<a href="citing.html">Cite</a>·
<a href="donate.html">Donate</a>·
<a href="books.html">Books
</a>
</div>,
<div class="footer-wrapper">
<div class="footer" role="contentinfo" style="color: rgb(62, 63, 60); background-color:rgb(255, 255, 255);">
© Copyright the IPython development team. Created using
<a href="http://sphinx-doc.org/">Sphinx</a>
1.8.5.
</div>
</div>,
<a class="reference external" href="citing.html"></a>,
<div class="section" id="announcements">
<h1>Announcements
<a class="headerlink" href="#announcements" title="Permalink to this headline" style="color: rgb(116, 114, 114); background-color: rgb(255, 255, 255);">
</a>

2. I will add lang attribute to the <hmtl> element like this:
<html lang="en" xmlns="http://www.w3.org/1999/xhtml" style="--pulse-color: #fffc0230; margin-left: 380px;">
3. i will change the title attribute to alt attribute and give it a succinctly name like this:
<img src="_static/nbviewer-thm-1.png" alt="IPython Notebook Viewer"> and <img title="Packt Publishing donates a portion of the proceeds from this book to support IPython's development." id="sidebar-book-cover" style="margin-bottom: 10px;" src="_static/ipython-cookbook-2nd.png" width="160" height="200">
4. I will change the alt text to the name that suit the function of the image <img class="logo" src="_static/IPy_header.png" alt="Iphyton header logo ">
5. I will change the alt text of the image to a succinctly text that describes the image function or change the alt text to empty because the alt text is already in the image caption like this: a href="http://jupytercon.com">
<img src="_static/jupytercon-logo.svg" alt="" width="180px">
</a> and <a class="reference external image-reference" href="_static/ipy_0.13.png"><img alt="" src="_images/ipy_0.13.png" style="width: 400px;">
6. I will change the <h3> elements to <h2> element.
7. I will give it the title attribute and value that best describe the function of the iframe like this:
<iframe id="wave_sidebar_container" src="moz-extension://50f9416d-49ef-4bc7-9222-4ed6fa5e530e/sidebar.html" title="" style="width: 380px; height: 100%; float: left; position: fixed; border: medium none; z-index: 2147483646; top: 0px; left: 0px;"></iframe>
8. I will give it style of text-justify:auto; of <div class="body" role="main" 
style="text-justify:auto;">
<p>
IPython provides a rich architecture for interactive computing with:
</p>
<ul class="simple"><li>
A powerful interactive shell.
</li><li>
A kernel for
<a class="reference external" href="https://jupyter.org">
Jupyter
</a>

.
</li><li>
Support for interactive data visualization and use of
<a class="reference external" href="https://ipython.org/ipython-doc/stable/interactive/reference.html#gui-event-loop-support">
GUI toolkits
</a>

.
</li><li>
Flexible,
<a class="reference external" href="https://ipython.org/ipython-doc/stable/interactive/reference.html#embedding-ipython">
embeddable
</a>

interpreters to load into your own projects.
</li><li>
Easy to use, high performance tools for
<a class="reference external" href="https://ipyparallel.readthedocs.io/en/latest/">
parallel computing
</a>

.
</li></ul>
<a class="reference external image-reference" href="_static/ipy_0.13.png">
<img alt="IPython clients" src="_images/ipy_0.13.png" style="width: 400px;">
</a>
<p>
To get started with IPython in the Jupyter Notebook, see our
<a class="reference external" href="http://nbviewer.ipython.org/github/ipython/ipython/blob/master/examples/Index.ipynb">
official example collection
</a>

. Our
Very low contrast<a class="reference external" href="https://github.com/ipython/ipython/wiki/A-gallery-of-interesting-IPython-Notebooks">
notebook gallery
</a>

is an excellent way to see the many things you can do with IPython while learning about a variety of topics, from basic programming to advanced statistics or quantum mechanics.
</p>
<p>
To learn more about IPython, you can download our
<a class="reference internal" href="presentation.html">
<span class="doc">
talks and presentations
</span>
</a>
, or read our
<a class="reference external" href="documentation.html">
extensive documentation
</a>

. IPython is open source (BSD license), and is used by a range of
<a class="reference external" href="https://github.com/ipython/ipython/wiki/Projects-using-IPython">
other projects
</a>

; add your project to that list if it uses IPython as a library, and please don’t forget to
<a class="reference internal" href="#citing">
<span class="std std-ref">
cite the project
</span>
</a>
.
</p>
<p>
IPython supports Python 2.7 and 3.3 or newer. Our older 1.x series supports Python 2.6 and 3.2.
</p>
<div class="section" id="jupyter-and-the-future-of-ipython">
<h1>
Jupyter and the future of IPython
<a class="headerlink" href="#jupyter-and-the-future-of-ipython" title="Permalink to this headline">
</a>
</h1>
<p>
IPython is a growing project, with increasingly language-agnostic components. IPython 3.x was the last monolithic release of IPython, containing the notebook server, qtconsole, etc. As of IPython 4.0, the language-agnostic parts of the project: the notebook format, message protocol, qtconsole, notebook web application, etc. have moved to new projects under the name
<a class="reference external" href="https://jupyter.org">
Jupyter
</a>

. IPython itself is focused on interactive Python, part of which is providing a Python kernel for Jupyter.
</p>
</div>
<div class="section" id="announcements">
1<h1>
Announcements
<a class="headerlink" href="#announcements" title="Permalink to this headline" style="color: rgb(221, 221, 221); background-color: rgb(255, 255, 255);">
</a>
</h1>
<p>
IPython tends to be released on the last Friday of each month, this section updated rarely. Please have a look at the release history on
<a class="reference external" href="https://pypi.org/project/ipython/#history" style="color: rgb(206, 92, 0); background-color: rgb(255, 255, 255);">
PyPI
</a>

.
</p>
<ul class="simple"><li><strong>
IPython 7.12.0
</strong>
: Released on Jan 31st 2020.
</li><li><strong>
IPython 7.11.0 and 7.11.1
</strong>
: Released on Dec 27, 2019 and Jan 1st 2020
</li><li><strong>
IPython 7.10.0 and 7.10.1
</strong>
: Released on Nov 27, 2019 and Dec 1st 2019
</li><li><strong>
IPython 7.9.0
</strong>
: Released on Oct 25, 2019
</li><li><strong>
IPython 7.8.0
</strong>
: Released on Aug 30, 2019
</li><li><strong>
IPython 7.7.0
</strong>
: Released on Jul 26, 2019
</li><li><strong>
IPython 7.6.0 and 7.6.1
</strong>
: Released on June 28th, and July 3rd 2019.
</li><li><strong>
IPython 7.5
</strong>
: fixes to issues brought by 7.4, documentation changes and other minor updates (April 25, 2019)
</li><li><strong>
IPython 7.4
</strong>
: improvements to the completion system and miscellaneous fixes (March 21, 2019)
</li><li><strong>
IPython 7.3
</strong>
: several bugfixes, minor improvements and Python 3.8 support (February 18, 2019)
</li><li><strong>
IPython 7.2
</strong>
: minor bugfixes, improvements, and new configuration options (November 29, 2018)
</li><li><strong>
IPython 7.1
</strong>
: fixes to new features, internal refactoring, and fixes for regressions (October 27, 2018)
</li><li><strong>
IPython 7.0
</strong>
: major new features (September 27th, 2018). See the
<a class="reference external" href="http://ipython.readthedocs.io/en/stable/whatsnew/version7.html">
release notes
</a>

for more information about what’s new.
</li><li><strong>
IPython 6.5
</strong>
: minor bugfixes and Python 3.7 compatibility (July 28, 2018)
</li><li><strong>
IPython 5.8
</strong>
: minor bugfixes (July 28, 2018)
</li><li><strong>
IPython 6.4
</strong>
and
<strong>
IPython 5.7
</strong>
: minor bugfixes (May 10, 2018)
</li><li><strong>
IPython 6.3
</strong>
and
<strong>
IPython 5.6
</strong>
: new features and bugfixes (April 2, 2018)
</li><li><strong>
IPython 6.0
</strong>
: This release, the first to require Python 3, integrates the Jedi library for completion. See the
<a class="reference external" href="http://ipython.readthedocs.io/en/stable/whatsnew/version6.html#ipython-6-0">
release notes
</a>

for more information about what’s new.
</li><li><strong>
JupyterCon 2017
</strong>
: The first Jupyter Community Conference will take place in New York City on August 23-25 2017, along with a satellite training program on August 22-23. The Project Jupyter team has partnered with O’Reilly Media for this event; for more details, including submitting a talk,
Very low contrast<a class="reference external" href="http://jupytercon.com">
see the JupyterCon website
</a>

.
</li><li><strong>
IPython 5.0
</strong>
: The release of IPython 5.0 brings a major revision of the terminal interface, including syntax highlighting as you type and better multiline editing, thanks to the
<code class="docutils literal notranslate"><span class="pre">
prompt_toolkit
</span></code>
library. See the
<a class="reference external" href="http://ipython.readthedocs.io/en/stable/whatsnew/version5.html#ipython-5-0">
release notes
</a>

for more about the new features.
</li><li><strong>
Book
</strong>
: Cyrille Rossant has published the second edition of the IPython minibook:
<a class="reference external" href="books.html">
Learning IPython for Interactive Computing and Data Visualization
</a>

, for which
<a class="reference external" href="https://github.com/damianavila">
Damian Avila
</a>

was a technical reviewer. We thank Packt Publishing for donating a portion of the proceeds from this book to support IPython’s development.
</li><li><strong>
O’Reilly Book
</strong>
:
<a class="reference external" href="http://MiningTheSocialWeb.com">
Mining the Social Web
</a>

is an open source data science project and
<a class="reference external" href="http://amzn.to/GPd59m">
book
</a>

that features nearly 130 examples with IPython Notebook and a Vagrant-powered virtual machine environment. You can preview all of the example notebooks from its GitHub
<a class="reference external" href="http://bit.ly/MiningTheSocialWeb2E">
repository
</a>

on IPython’s Notebook Viewer
Suspicious link textVery low contrast<a class="reference external" href="http://nbviewer.ipython.org/github/ptwobrussell/Mining-the-Social-Web-2nd-Edition/tree/master/ipynb/">
here
</a>

.
</li></ul>
<p>
<a class="reference external" href="news.html">
More news…
</a>
</p>
</div>
<div class="section" id="citing-ipython"><span id="citing"></span>
1<h1>
Citing IPython
<a class="headerlink" href="#citing-ipython" title="Permalink to this headline">
</a>
</h1>
<p>
Several of the authors of IPython are connected with academic and scientific research, so it is important for us to be able to show the impact of our work in other projects and fields.
</p>
<p>
If IPython contributes to a project that leads to a scientific publication, please acknowledge this fact by citing the project. You can use this
<a class="reference external" href="citing.html">
ready-made citation entry
</a>

.
</p>
<div class="toctree-wrapper compound"></div>
</div>
</div>
</div></div></div><div class="clearer"></div></div></div><div class="footer-wrapper">
<div class="footer" role="contentinfo">
© Copyright the IPython development team. Created using
<a href="http://sphinx-doc.org/">
Sphinx
</a>

1.8.5.
</div>
</div>
\<iframe scrolling="no" allowtransparency="true" src="https://platform.twitter.com/widgets/widget_iframe.7dae38096d06923d683a2a807172322a.html?origin=https%3A%2F%2Fipython.org" title="Twitter settings iframe" style="display: none;" frameborder="0"></iframe>
<iframe id="rufous-sandbox" scrolling="no" allowtransparency="true" allowfullscreen="true" style="position: absolute; visibility: hidden; display: none; width: 0px; height: 0px; padding: 0px; border: medium none;" title="Twitter analytics iframe" frameborder="0"></iframe>

More info

No response

minrk commented 2 years ago

Thanks for the suggestions! I'm curious how you came to some of these values. The link color changes appear to decrease contrast, not increase it.

Abolade017 commented 2 years ago

I got the color by copying the code and use the style attribute to add color to it like this:

 <div class="footer" role="contentinfo" style="color: rgb(136, 138, 133); 
    background-color: rgb(255, 255, 255);">© Copyright the IPython development team. Created using
      <a href="http://sphinx-doc.org/">Sphinx</a>
        1.8.5.
    </div>
<a href="https://jupyter.readthedocs.io/en/latest/install.html" target="_blank" style="color: rgba(253, 113, 19, 0.87) ; background-color: rgb(255, 255, 255);">Install</a>

then hovering on the color, the color palette appears and I used it to select the color and when I used it and tested it the very low contrast error disappear. Here is the screenshot to my testing:

color two

sgibson91 commented 2 years ago

Thank you for your contribution! Since the contribution period is now over, we will close this issue.