upload_notebook
Upload cells from a local .ipynb file into the current Colab notebook. Specify the file path and optionally the insertion point or replace existing cells.
Instructions
Alias for import_notebook. Uploads cells from a local .ipynb file into the current Colab notebook.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| cellIndex | No | ||
| replaceExisting | No |