colab_get_package_version
Check which version of a specified Python package is installed in the active Colab runtime to verify dependency compatibility.
Instructions
Get the installed version of a specific package in the runtime.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| package | Yes | ||
| session_id | No |