open_colab_browser_connection
Connect to a Google Colab browser session to unlock notebook editing. Optionally provide a notebook URL to access an existing notebook instead of a new scratch one.
Instructions
Opens a connection to a Google Colab browser session and unlocks notebook editing tools. Optionally pass notebook_url to connect to an existing notebook instead of a new scratch notebook. Returns a boolean representing whether the connection attempt succeeded
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notebook_url | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |