Hi there, I’ve just released a new JupyterLab extension.
It updates code changes on disk in real time into the running
notebook, without reloading or restarting the kernel.
That makes it easy to connect Claude Code or any other coding
agent.
Hope this is useful to someone!
Install via:
pip install hot-notebook-patching
and here’s the repo
https://github.com/kolibril13/hot-notebook-patching/tree/main
