Closed lkhphuc closed 7 months ago
On kernel initialisation, also write the connection file to disk. This connection file can allow other plugin (jupyter-kernel.nvim) to connect to kernel started by molten.
good idea, in the meantime you can do it the other way around, molten can connect to a kernel by specifying a connection file
On kernel initialisation, also write the connection file to disk. This connection file can allow other plugin (jupyter-kernel.nvim) to connect to kernel started by molten.