You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When one runs pip freeze --user, one gets a list of all installed packages in the user space. This is a useful pip command which needs to be added to the lecture content.