Thanks! I wanted to drop the dependency on .ipynb for this version, so I went with .py files instead. The detachable kernel itself isn't tied to .py, so I'm considering a dedicated extension like .pynb (Python notebook) to distinguish notebooks from regular Python scripts in the future.