pythonPackages.jupyter_console: disable tests
This commit is contained in:
parent
f7ad0223ce
commit
868bd67aa9
@ -7911,6 +7911,9 @@ in {
|
||||
ipykernel
|
||||
];
|
||||
|
||||
# ValueError: underlying buffer has been detached
|
||||
doCheck = false;
|
||||
|
||||
meta = {
|
||||
description = "Jupyter terminal console";
|
||||
homepage = "http://jupyter.org/";
|
||||
|
Loading…
Reference in New Issue
Block a user