Basic usage should be as basic as possible.
Therefore, I think that a basic installation of the kernel should also install the kernel spec file such that the kernel is directly ready to use. I don't think we should put additional burden on the user to run python -m echo_kernel.install to actually install the kernel spec.
Basic usage should be as basic as possible.
Therefore, I think that a basic installation of the kernel should also install the kernel spec file such that the kernel is directly ready to use. I don't think we should put additional burden on the user to run
python -m echo_kernel.installto actually install the kernel spec.