open_colab_browser_connection
Opens a connection to a Google Colab browser session, enabling notebook editing tools. Returns true if the connection attempt succeeds.
Instructions
Opens a connection to a Google Colab browser session and unlocks notebook editing tools. Returns a boolean representing whether the connection attempt succeeded
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |