We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abfb5f3 commit ae951d3Copy full SHA for ae951d3
install.rst
@@ -31,7 +31,7 @@ with most modern shells, except CSH/TCSH.
31
You may want to consider installing your notebooks in a new virtual or conda environment
32
to avoid version conflicts with other packages you may have installed, for example::
33
34
- conda create -n jdat-nb python=3.9
+ conda create -n jdat-nb python=3.11
35
conda activate jdat-nb
36
git clone https://github.com/spacetelescope/jdat_notebooks.git
37
0 commit comments