Skip to content

Commit

Permalink
link to jupyterlab issue
Browse files Browse the repository at this point in the history
  • Loading branch information
ngoldbaum committed Nov 5, 2024
1 parent 7de58be commit 25f60d5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
7 changes: 4 additions & 3 deletions docs/installing_cpython.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 0 additions & 1 deletion docs/tracking.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 | | |
Expand Down

0 comments on commit 25f60d5

Please # to comment.