Skip to content

Commit de9f466

Browse files
Update dependency jupyterlab to v4.1.1 (#254)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b1f469e commit de9f466

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ dependencies = [
3232
"jaxtyping==0.2.25", # Torch tensor annotations
3333
"nptyping==2.5.0", # Numpy array annotations
3434
"einops==0.7.0", # Makes shape transformations more readable
35-
"jupyterlab==4.1.0", # Jupyter notebook
35+
"jupyterlab==4.1.1", # Jupyter notebook
3636
"jupyterlab-code-formatter==2.2.1", # Jupyter code formatter
3737
"ipywidgets==8.1.2", # Jupyter widgets
3838
"wandb-osh==1.2.1", # W&B support for SLURM

0 commit comments

Comments
 (0)