Pyenv: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

29 December 2023

  • curprev 15:1015:10, 29 December 2023Weiss talk contribs 257 bytes +257 Created page with "* https://github.com/pyenv/pyenv <pre> curl https://pyenv.run | bash </pre>Show installed environments<pre> pyenv versions </pre>Search for a fitting python version<pre> pyenv install -l | grep mamba pyenv install mambaforge pyenv activate mambaforge </pre>" Tag: Visual edit