Rosio
Rosio
v6.0.0 has now been released on both [GitHub](https://github.com/mamba-org/gator/releases/tag/v6.0.0) and [PyPI](https://pypi.org/project/mamba-gator/6.0.0/)
Maybe we can also do a incremental approach to moving tests over to the `pytest-jupyter` plugin. We can keep the current test suite running and add in another test directory...
This was introduced into JupyterLab in https://github.com/jupyterlab/jupyterlab/pull/8713, and Notebook 7 is based on JupyterLab components. Please review the discussion about this on that PR and why it was added. This...
Hi @haltersweb thank you for opening this issue. This has been previously reported in https://github.com/jupyterlab/jupyterlab/issues/14570, and it is blocked by https://github.com/mathjax/MathJax/issues/2312. As a workaround, you can try `pip install jupyterlab-mathjax2`.
Hi @shaoyucheng thank you for opening this issue! Could you provide more information about the images that you are using? Are they from the official [docker-stacks](https://github.com/jupyter/docker-stacks) repository?
Adding another data point here; I was able to successfully build and start JupyterLab using the bash script from current `main` branch with the following: OS: MacOS Sonoma Docker: 4.34.2
@krassowski I was taking a look at this and saw that [Remove the canvas renderer addon](https://github.com/xtermjs/xterm.js/issues/4779#top) was completed via https://github.com/xtermjs/xterm.js/pull/5105 and the next upcoming major version of `xterm` will no...
Hi @appleplectic, just as with #7432, could you please try the fix that people found in https://github.com/jupyter/notebook/issues/5435?
Thank you for the updates @appleplectic, can try reproducing this error with Python 3.12 and the latest version of Notebook in a new conda environment.
I opened https://github.com/jupyterlab/jupyterlab/pull/16598 to provide the option for single click navigation in JupyterLab (disabled by default). This could either follow the same behaviour of JupyterLab or rather be enabled by...