Hello, Konrad Hinsen <[email protected]> skribis:
> Ricardo Wurmus <[email protected]> writes: > >> I wonder if that’s by design. As far as I understand Jupyter can be >> used with many different kernels, including different versions of >> Python. This means that we may not limit it to just a single version of >> Python at build time. >> >> Is this correct? > > Yes. Installed kernels are normally under $prefix/share/jupyter/kernels. > A standard installation of Jupyter via PyPI also installs a kernel for > the same Python interpreter that is used for Jupyter. Additional kernels > can then be installed afterwards. So my understanding is that there’s no bug on our side, right? Thanks, Ludo’.
