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 revision
Previous revision
Next revisionBoth sides next revision
python_notes [2020/11/18 08:58] juckinspython_notes [2020/11/18 08:59] juckins
Line 1: Line 1:
 ==== Python Install Notes ==== ==== Python Install Notes ====
  
-__11 Oct 2020__+__18 Nov 2020__
  
 Manually updated chrome to v87. Manually updated chrome to v87.
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