Skip to content

Commit

Permalink
Use Py311 in examples environment
Browse files Browse the repository at this point in the history
  • Loading branch information
Yoshanuikabundi committed Feb 4, 2025
1 parent 5e39ba2 commit eee2729
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion devtools/conda-envs/examples_env.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ channels:
- conda-forge
dependencies:
- pip
- python=3.10
- python=3.11
- jupyterlab>=4
- ipywidgets>=8
# Cookbook
Expand Down

0 comments on commit eee2729

Please sign in to comment.