allthekernels
allthekernels copied to clipboard
A multiplexer kernel for Jupyter
Using an event synchronization primitive, wait that the execution of a cell is finished before to start the execution of the following one.
Thanks for this great "meta"-kernel! One thing though, when executing two consecutive cells which use a different kernel, the second cell won't wait for the first one to finish, if...
It would be very useful to be able to change the default kernel. For example, by supporting `>>kernelname` to change to the specified kernel until otherwise specified. #### cell 1...
Hello, first of all I am very impressed by this kernel! Would it be possible to get the correct colors for each kernel? Or at least have colors only for...
Dear all I am using allthekernels on a jupyterhub. If I send an input() to a python kernel: >python3 a=input(0 Jupyter does not return anything. Any ideas would be appreciated.
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6. Release notes Sourced from actions/checkout's releases. v6.0.0 What's Changed Update README to include Node.js 24 support details and requirements by @salmanmkc in actions/checkout#2248 Persist...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 5. Release notes Sourced from actions/upload-artifact's releases. v5.0.0 What's Changed BREAKING CHANGE: this update supports Node v24.x. This is not a breaking change per-se but...