~ruther/guix-local

003658b0fc5eeaa4d59f0162bfd942088f08385b — Danny Milosavljevic 1 year, 6 months ago c302b7a
Revert "gnu: python-nbclassic: Fix build."

This reverts commit 907b6bb51af8af15a0d6dd3ab1e33109a4ad4d2e.

It wasn't enough to make jupyter actually usable again.
I guess there are some bigger excavations necessary.

Change-Id: I202f03ef87789b44c85e3c167c9cfc14ca172744
1 files changed, 1 insertions(+), 2 deletions(-)

M gnu/packages/jupyter.scm
M gnu/packages/jupyter.scm => gnu/packages/jupyter.scm +1 -2
@@ 80,8 80,7 @@
                             python-send2trash
                             python-terminado
                             python-tornado-6
                             python-traitlets
                             python-webcolors-24))
                             python-traitlets))
    (native-inputs (list python-coverage
                         python-nbval
                         python-jupyter-packaging