Open
Description
Context
jupyter-book
should ideally be an application that one runs with pipx
. However, right now it assumes that the user kernels are installed into the same environment as the documentation engine. It would be nice if we could separate the two.
Proposal
Introduce a mechanism for finding external kernels that should be used for notebook execution.
Tasks and updates
No response