Skip to content

Commit

Permalink
have to add this pip dependency to get things to solve correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam-D-Lewis committed Feb 24, 2025
1 parent 24dc3ba commit 95a0d35
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions jupyterlab/environment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,3 +69,5 @@ dependencies:
- jupyterlab-launchpad==1.0.3
- jupyterlab-gallery==0.6.3
- jupyterlab-jhub-apps==0.3.1
# required only to get a consistent solve with conda req's
- pydantic>=2.7.4

0 comments on commit 95a0d35

Please sign in to comment.