PET·NOTEBO listed
github
checked
MIT
Notebook Newt
一只数据笔记本蝾螈,其尾巴标记单元格执行顺序,并在结果出错时打结。
Created by jalcantarabCreator profile
Install Notebook Newt
/pet install https://github.com/jalcantarab/agent-familiars- 1Make sure the Codex CLI is installed and you are signed in.
- 2Copy the install command above and run it in your terminal:
/pet install https://github.com/jalcantarab/agent-familiars. It downloads the package into~/.codex/pets/. - 3Open
/petinside Codex and select Notebook Newt to bring it to life in your session.
About Notebook Newt
Notebook Newt 是一款独特的桌面宠物,灵感来源于数据科学工作流。它化身为一只可爱的蝾螈,栖息在你的屏幕角落。其核心功能是通过尾巴的形态变化来可视化代码执行:尾巴的延伸顺序代表代码单元格的执行流程,而当某个单元格运行出错或结果异常时,尾巴的相应位置会出现一个“结”。这为监控长时间运行的任务或复杂的数据处理流程提供了一种直观、轻松的视觉反馈。
Tags
FAQ
Frequently asked questions
Notebook Newt 如何知道我的代码执行状态?
Notebook Newt 通过 MCP(Model Context Protocol)服务器与您的开发环境或数据分析工具(如 Jupyter Notebook)通信,获取单元格的执行顺序和结果状态。
我需要安装额外的软件来运行它吗?
是的,您需要一个兼容 MCP 的客户端(如 Cursor、Windsurf 或支持 MCP 的 IDE)来连接并运行此宠物。宠物本身通过提供的 Package URL 安装。
