Sign in

To list all packages installed in the environment

There was a problem that the LLM was not able to address. Please rephrase your prompt and try again.

This task lists all the installed packages in a virtual environment.

pip list --local
copied