python.pkgs.notebook: fix build

This commit is contained in:
Frederik Rietdijk 2018-07-28 16:43:01 +02:00
parent eb04afe1b5
commit a670a3de5b

View File

@ -20,6 +20,7 @@
, requests
, send2trash
, pexpect
, prometheus_client
}:
buildPythonPackage rec {
@ -39,6 +40,7 @@ buildPythonPackage rec {
propagatedBuildInputs = [
jinja2 tornado ipython_genutils traitlets jupyter_core send2trash
jupyter_client nbformat nbconvert ipykernel terminado requests pexpect
prometheus_client
];
# disable warning_filters