Links in Jupyter Notebooks - Style Issue

For some reason links, both internal and external, in Jupyter Notebooks are not underlined and marked with a different color. This makes it very hard to tell that there is a link there at all.

This seems to be an issue with JupyterLab 4.3.0.

Possible relevant discussions:
Link color not visible · Issue #17232 · jupyterlab/jupyterlab

Do Not highlight links · Issue #248 · jupyter-book/jupyterlab-myst

Thanks @rjtanner for reporting this.

Can you give us some context. Do you see this in the demo notebooks? in your own notebooks, or both?

It’s in all notebooks, both the demo notebooks and my own.

I see @bsipocz is part of the discussion on github. Is pinning jupyterlab a good way around this?

As you point out. This is a bug jupyterlab-myst. Once that is fixed, we will pull that latest version to our deployment.