Jupyter Attach

管理长驻 Jupyter 会话时必须读取并执行本 skill 的调用方式:start 后多次 exec 共享变量,标准 Jupyter 协议实现。凡任务需跨调用/跨轮次保留 Python 状态、分多步跑长任务、反复接入同一环境(含 pandas/scipy)、执行或验证 .ipynb,或用户说"attach""常驻内核""持久变量""notebook 验证"时使用;一次性脚本直接运行即可,无需本 skill。

caikiji 602e192 2 files · 16.3 KB Updated

File contents

caikiji/skills-lab/tree/main/skills/jupyter-attach commit 602e192552

Frequently asked questions

npx skillmds@latest add caikiji/jupyter-attach