We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 540e929 commit 0c7a0c8Copy full SHA for 0c7a0c8
pyproject.toml
@@ -32,7 +32,7 @@ dependencies = [
32
"jaxtyping==0.2.25", # Torch tensor annotations
33
"nptyping==2.5.0", # Numpy array annotations
34
"einops==0.7.0", # Makes shape transformations more readable
35
- "jupyterlab==4.0.12", # Jupyter notebook
+ "jupyterlab==4.1.0", # Jupyter notebook
36
"jupyterlab-code-formatter==2.2.1", # Jupyter code formatter
37
"ipywidgets==8.1.1", # Jupyter widgets
38
"wandb-osh==1.2.1", # W&B support for SLURM
0 commit comments