Hacker News new | ask | show | jobs
by heisenzombie 239 days ago
The idea is good, but juv is a one-jupyter-per-notebook model which isn't very practical for how my team uses jupyter. My attempt at "juv, but systemwide-jupyter-plus-one-kernel-per-notebook model" is this: https://github.com/tobinjones/uvkernel
1 comments

Very nice, thanks for sharing!