From 25f60d5ec54ded186c34a270bc58f46191f2e368 Mon Sep 17 00:00:00 2001 From: Nathan Goldbaum Date: Tue, 5 Nov 2024 09:20:19 -0700 Subject: [PATCH] link to jupyterlab issue --- docs/installing_cpython.md | 7 ++++--- docs/tracking.md | 1 - 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/installing_cpython.md b/docs/installing_cpython.md index 2f88417..e76caf4 100644 --- a/docs/installing_cpython.md +++ b/docs/installing_cpython.md @@ -161,9 +161,10 @@ and installing the free-threaded binaries is also possible: ## Installing a Jupyter Kernel While Jupyter [does not currently support free-threaded -Python](https://github.com/jupyter/notebook/issues/7512), you can use Jupyter -with a regular build of Python and a free-threaded Jupyter kernel. To do so, -install the kernel to a location that is visible to both Python installations: +Python](https://github.com/jupyterlab/jupyterlab/issues/16915), you can use +Jupyter with a regular build of Python and a free-threaded Jupyter kernel. To do +so, install the kernel to a location that is visible to both Python +installations: ```bash python3.13t -m ipykernel install --name python3.13t --user diff --git a/docs/tracking.md b/docs/tracking.md index 55bdea3..194c682 100644 --- a/docs/tracking.md +++ b/docs/tracking.md @@ -36,7 +36,6 @@ please open an issue on [this issue tracker](https://github.com/Quansight-Labs/f | JAX | [:simple-github:](https://github.com/jax-ml/jax/issues/23073) | :material-check-bold: | :material-check-bold: | 1.4.2 | | | | joblib | [:simple-github:](https://github.com/joblib/joblib/issues/1592) | :material-check-bold: | :material-check-bold: | 1.4.2 | | | | jupyterlab | [:simple-github:](https://github.com/jupyterlab/jupyterlab/issues/16915) | | | | | | -| jupyter notebook | [:simple-github:](https://github.com/jupyter/notebook/issues/7512) | | | | | | | matplotlib | [:simple-github:](https://github.com/matplotlib/matplotlib/issues/28611) | :material-check-bold: | :material-check-bold: | 3.9.0 | :simple-linux: :simple-apple: :material-microsoft-windows: | [:simple-anaconda:](https://anaconda.org/scientific-python-nightly-wheels/matplotlib/) | | Meson | [:simple-github:](https://github.com/mesonbuild/meson/issues/13263) | | :material-check-bold: | 1.5.0 | | | | meson-python | [:simple-github:](https://github.com/mesonbuild/meson-python/issues/499) | :material-check-bold: | :material-check-bold: | 0.16.0 | | |