Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions pip/jupyter-builder.file
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
BuildRequires: py3-hatchling
4 changes: 3 additions & 1 deletion pip/jupyterlab.file
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
BuildRequires: py3-hatchling py3-hatch-jupyter-builder
Requires: py3-async-lru py3-httpx py3-importlib-metadata py3-ipykernel py3-Jinja2 py3-jupyter-core py3-jupyter-server py3-jupyter-lsp py3-jupyterlab-server py3-notebook-shim py3-packaging py3-tomli py3-tornado py3-traitlets
Requires: py3-async-lru py3-httpx py3-importlib-metadata py3-ipykernel py3-Jinja2 py3-jupyter-core
Requires: py3-jupyter-server py3-jupyter-lsp py3-jupyterlab-server py3-notebook-shim py3-packaging
Requires: py3-tomli py3-tornado py3-traitlets py3-jupyter-builder
7 changes: 4 additions & 3 deletions pip/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,7 @@ json5==0.13.0
jsonpickle==4.1.1
jsonschema==4.26.0
jsonschema-specifications==2025.9.1
jupyter-builder==1.0.2
jupyter-client==8.8.0
jupyter-console==6.6.3
jupyter-core==5.9.1
Expand All @@ -186,11 +187,11 @@ jupyter-packaging==0.12.3
# NO_AUTO_UPDATE: cyclic dependency, see https://github.com/jupyterlab/jupyterlab_pygments/issues/23
jupyterlab-pygments==0.2.2
jupyter-lsp==2.3.0
jupyter-server==2.18.2
jupyter-server==2.20.0
jupyterlab-server==2.28.0
jupyter-server-mathjax==0.2.6
jupyter-server-terminals==0.5.4
jupyterlab==4.5.7
jupyterlab==4.6.0
jupyterlab-widgets==3.0.16
keras==3.13.2
keras-applications==1.0.8
Expand Down Expand Up @@ -227,7 +228,7 @@ mpld3==0.5.12
mplhep==1.1.0
mplhep-data==0.0.5
mpmath==1.3.0
msgpack==1.1.2
msgpack==1.2.1
multidict==6.7.1
narwhals==2.16.0
namex==0.1.0
Expand Down