Skip to content

Commit

Permalink
Merge branch 'main' into jupyter-ai
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam-D-Lewis authored Feb 25, 2025
2 parents e16f45b + 8337711 commit efbf5c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jupyterlab/environment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ dependencies:
- jupyter-ai
- langchain-openai # optional jupyter-ai dependency
- jupyterlab-favorites >=3.2.1
- jupyter-scheduler >=2.8.0
- jupyter-scheduler >=2.8.0,<3.0.0 # >=2.8 due to https://github.com/conda-forge/jupyter_scheduler-feedstock/issues/46

# viz tools
- param
Expand Down

0 comments on commit efbf5c5

Please sign in to comment.