Merge pull request #77281 from bcdarwin/python-livelossplot

python3Packages.livelossplot: init at v0.5.0
This commit is contained in:
Benjamin Hipple
2020-05-25 20:15:52 -04:00
committed by GitHub
2 changed files with 42 additions and 0 deletions
+2
View File
@@ -889,6 +889,8 @@ in {
limitlessled = callPackage ../development/python-modules/limitlessled { };
livelossplot = callPackage ../development/python-modules/livelossplot { };
lmtpd = callPackage ../development/python-modules/lmtpd { };
logster = callPackage ../development/python-modules/logster { };