Skip to main content
Glama

execute_cell

Execute code cells in Jupyter notebooks with configurable timeout and progress streaming options for monitoring long-running operations.

Instructions

Execute a cell from the currently activated notebook with timeout and return it's outputs

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
cell_indexYesIndex of the cell to execute (0-based)
timeoutNoMaximum seconds to wait for execution
streamNoEnable streaming progress (including time indicator) updates for long-running cells
progress_intervalNoSeconds between progress updates when stream=True

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/datalayer/jupyter-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server