colab_create_session
Create a new runtime session to execute code in Colab or Jupyter. Attach to an existing kernel via a connection file, or launch a local kernel by omitting it.
Instructions
Open a new runtime session (a Colab/Jupyter kernel connection). Omit connection_file to launch a local kernel.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| label | No | default | |
| connection_file | No | Path to a Jupyter kernel connection file to attach to. |