bug#42385: guile-based jupyter kernels mix guile3 and guile2.2

2020-07-24 Thread Ludovic Courtès
This is now fixed by commits c984b70ccb0037406f36d2718c4bbb9a5539e7a3 and 3a27a3dc8fbaf78a639d3e44267cd21c9adb9a7f; closing. Thanks again, Jesse! Ludo’.

bug#42385: guile-based jupyter kernels mix guile3 and guile2.2

2020-07-20 Thread Jesse Gibbons
On 7/20/20 3:22 AM, Ludovic Courtès wrote: Hi Jesse, Jesse Gibbons skribis: jupyter-guile-kernel and guix-jupyter mix guile3 and guile2.2. - jupyter-guile-kernel only has one of its dependencies in GUILE_LOAD_PATH, so it doesn't build. - guix-jupyter builds successfully, but searches in t

bug#42385: guile-based jupyter kernels mix guile3 and guile2.2

2020-07-20 Thread Ludovic Courtès
Hi Jesse, Jesse Gibbons skribis: > jupyter-guile-kernel and guix-jupyter mix guile3 and guile2.2. > > - jupyter-guile-kernel only has one of its dependencies in > GUILE_LOAD_PATH, so it doesn't build. > > - guix-jupyter builds successfully, but searches in the wrong > directory for guix-jupyter-

bug#42385: guile-based jupyter kernels mix guile3 and guile2.2

2020-07-17 Thread Jesse Gibbons
I have a series of patches coming soon that fix both named issues.

bug#42385: guile-based jupyter kernels mix guile3 and guile2.2

2020-07-15 Thread Jesse Gibbons
jupyter-guile-kernel and guix-jupyter mix guile3 and guile2.2. - jupyter-guile-kernel only has one of its dependencies in GUILE_LOAD_PATH, so it doesn't build. - guix-jupyter builds successfully, but searches in the wrong directory for guix-jupyter-kernel.scm. jupyter-guile-kernel requires