python3Packages.ipydatawidgets: init at 4.0.1

This commit is contained in:
Ben Darwin
2020-05-08 07:43:25 +02:00
committed by Frederik Rietdijk
parent 7ecde8b92b
commit d78ba41a56
3 changed files with 46 additions and 2 deletions
+2
View File
@@ -4104,6 +4104,8 @@ in {
ipy = callPackage ../development/python-modules/IPy { };
ipydatawidgets = callPackage ../development/python-modules/ipydatawidgets { };
ipykernel = if pythonOlder "3.4" then
callPackage ../development/python-modules/ipykernel/4.nix { }
else