Yes, thanks for sharing - I found the ability to switch kernels inline as the Notebook progresses to be particularly interesting. The code handling the kernel spawning and proxying is a very good reference for me, as I'm investigating a related problem. Nice work!
Cheers, Another Jason On 10/10/19 11:52 AM, Jason Grout wrote: That is a *very* interesting approach to a tricky problem many people encounter, and you solution looks very well thought out and executed. Thanks for sharing! Jason On Thu, Oct 10, 2019 at 5:08 AM Ludovic Courtès <[email protected]<mailto:[email protected]>> wrote: Hello, I’m happy to announce the first beta release of Guix-Jupyter, a kernel that allows users to annotate their notebooks with the list of software dependencies the notebook requires, and have them deployed in a reproducible fashion through GNU Guix: https://hpc.guix.info/blog/2019/10/towards-reproducible-jupyter-notebooks/ As I wrote in this post, we’re more familiar with Guix than with Jupyter and we’d very much welcome your feedback on this approach! Thanks, Ludo’. -- You received this message because you are subscribed to the Google Groups "Project Jupyter" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]<mailto:jupyter%[email protected]>. To view this discussion on the web visit https://groups.google.com/d/msgid/jupyter/87ftk03ish.fsf%40inria.fr. -- You received this message because you are subscribed to the Google Groups "Project Jupyter" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]<mailto:[email protected]>. To view this discussion on the web visit https://groups.google.com/d/msgid/jupyter/CAPDWZHwnKAsFvhzpYbsWZoh1JZLUAJvR2E1MgbSKAxp8T2b7pw%40mail.gmail.com<https://groups.google.com/d/msgid/jupyter/CAPDWZHwnKAsFvhzpYbsWZoh1JZLUAJvR2E1MgbSKAxp8T2b7pw%40mail.gmail.com?utm_medium=email&utm_source=footer>. -- You received this message because you are subscribed to the Google Groups "Project Jupyter" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jupyter/a04e371c-b482-3738-5a48-34ed8ca4a066%40uchicago.edu.
