ipm
ipm copied to clipboard
Add ability to see installed Python packages
Currently the only way a user can determine which Python packages have been installed are either looking in the mgr directory or running an IRIS command like w $zf(-100,"/SHELL","pip","list").
It would be nice to be able to do this within IPM itself, maybe with list -python
This would be awesome!!!