pythonPackages.jupyter_console: disable tests

This commit is contained in:
Frederik Rietdijk 2016-11-27 09:37:18 +01:00
parent f7ad0223ce
commit 868bd67aa9

View file

@ -7911,6 +7911,9 @@ in {
ipykernel
];
# ValueError: underlying buffer has been detached
doCheck = false;
meta = {
description = "Jupyter terminal console";
homepage = "http://jupyter.org/";