Skip to content

Commit ae951d3

Browse files
authored
Update the python version in the installation instructions (#243)
1 parent abfb5f3 commit ae951d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ with most modern shells, except CSH/TCSH.
3131
You may want to consider installing your notebooks in a new virtual or conda environment
3232
to avoid version conflicts with other packages you may have installed, for example::
3333

34-
conda create -n jdat-nb python=3.9
34+
conda create -n jdat-nb python=3.11
3535
conda activate jdat-nb
3636
git clone https://github.com/spacetelescope/jdat_notebooks.git
3737

0 commit comments

Comments
 (0)