colab_uninstall_package
Remove a Python package from the runtime with pip. Uninstall unused or conflicting libraries to clean up your Colab or Jupyter environment.
Instructions
Uninstall a Python package from the runtime via pip.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| package | Yes | ||
| session_id | No |