Skip to content

Commit

Permalink
update python version
Browse files Browse the repository at this point in the history
  • Loading branch information
zingale committed Jan 3, 2024
1 parent 8a31492 commit 100e0b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sphinx_docs/source/nersc-visualization.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ in particular, something like::

module load python
conda init
conda create --name myenv python=3.8
conda create --name myenv python=3.11
conda activate myenv

then you can install yt as::
Expand Down

0 comments on commit 100e0b9

Please sign in to comment.