Skip to content

Commit

Permalink
Update dependency jupyterlab to v4.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 10, 2024
1 parent 30070be commit 5fb2304
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ dependencies = [
"jaxtyping==0.2.36", # Torch tensor annotations
"nptyping==2.5.0", # Numpy array annotations
"einops==0.8.0", # Makes shape transformations more readable
"jupyterlab==4.3.2", # Jupyter notebook
"jupyterlab==4.3.3", # Jupyter notebook
"jupyterlab-code-formatter==3.0.2", # Jupyter code formatter
"ipywidgets==8.1.5", # Jupyter widgets
# Replaces `pytorch_lightning` w/ `lightning.pytorch` to adress
Expand Down

0 comments on commit 5fb2304

Please sign in to comment.