概要
This skill enhances Claude's understanding of the Jupyter environment, specifically focusing on the %autoreload 2 extension. It ensures that when you edit external Python modules, the AI correctly advises you to simply re-run the relevant notebook cells rather than suggesting disruptive and time-consuming actions like restarting the kernel or reloading the notebook. By accurately distinguishing between changes that require a restart—such as package installations—and those that don't, this skill maintains your development momentum and preserves notebook state.