pythonPackages.jupyter-telemetry: init at 0.1.0

This commit is contained in:
Barry Moore
2020-08-07 19:59:39 -07:00
committed by Jon
parent 102864c247
commit b794182cb2
3 changed files with 40 additions and 0 deletions
+2
View File
@@ -4457,6 +4457,8 @@ in {
pkgs-docker = pkgs.docker;
};
jupyter-telemetry = callPackage ../development/python-modules/jupyter-telemetry { };
jupyterhub = callPackage ../development/python-modules/jupyterhub { };
jupyterhub-ldapauthenticator = callPackage ../development/python-modules/jupyterhub-ldapauthenticator { };