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 07765a3 commit b179e14Copy full SHA for b179e14
docs/tabpy-virtualenv.md
@@ -86,7 +86,7 @@ Linux and Mac run shell.
86
3. Create the virtual Anaconda environment
87
88
```sh
89
- conda create --name my-tabpy-env python=3.7
+ conda create --name my-tabpy-env python=3.12
90
```
91
92
4. Activate your virtual environment
0 commit comments