
How to train LLMs to reason with notebooks
Abstract Recent advancements in large language models (LLMs) have opened the door to agentic systems capable of solving complex, open-ended tasks. Among such systems, Jupyter Agent represents a novel direction by integrating LLMs with code execution inside Jupyter Notebooks, thereby transforming them into autonomous data science agents. While large models show promising results in data…