Skip to content

Commit

Permalink
add jupyterlab to the tracking table
Browse files Browse the repository at this point in the history
  • Loading branch information
ngoldbaum committed Nov 4, 2024
1 parent 196b641 commit 7de58be
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion docs/installing_cpython.md
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ and installing the free-threaded binaries is also possible:

## Installing a Jupyter Kernel

While jupyter [does not currently support free-threaded
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:
Expand Down
1 change: 1 addition & 0 deletions docs/tracking.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ please open an issue on [this issue tracker](https://github.com/Quansight-Labs/f
| Cython | [:simple-github:](https://github.com/cython/cython/issues/6221) | :material-check-bold: | | 3.1.0 | :simple-linux: :simple-apple: :material-microsoft-windows: | [:simple-anaconda:](https://anaconda.org/scientific-python-nightly-wheels/cython/) |
| 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 | | |
Expand Down

0 comments on commit 7de58be

Please # to comment.