Christopher Juckins

SysAdmin Tips, Tricks and other Software Tools

User Tools

Site Tools


python_notes

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
python_notes [2020/11/18 08:58] juckinspython_notes [2020/11/18 08:59] juckins
Line 8: Line 8:
   python3 -m pip list --outdated   python3 -m pip list --outdated
      
-Then ran the following for each <package_name>+With the resulting list, then ran the following for each <package_name>
   python3 -m pip install --upgrade <package_name>   python3 -m pip install --upgrade <package_name>
  
python_notes.txt · Last modified: 2023/04/05 08:56 by juckins