Skip to content

Commit 2973280

Browse files
committed
List Python version as flexible for Binder.
1 parent c41cc42 commit 2973280

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: pandas_workshop
22
channels:
33
- conda-forge
44
dependencies:
5-
- python=3.11
5+
- python>=3.8.0,<=3.11.10
66
- jupyterlab=3.5.2
77
- matplotlib=3.6.3
88
- numpy=1.24.1

0 commit comments

Comments
 (0)