open_colab_browser_connection
Opens a connection to a Google Colab browser session, unlocking notebook editing tools. Returns a boolean indicating success.
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 |