python3.pkgs.jupyter-sphinx: init at 0.2.4

This commit is contained in:
Frederik Rietdijk
2020-06-05 18:25:22 +02:00
parent 7048a817b2
commit 5f0bd4d70f
2 changed files with 34 additions and 0 deletions
+2
View File
@@ -3121,6 +3121,8 @@ in {
jupyterlab = callPackage ../development/python-modules/jupyterlab {};
jupyter-sphinx = callPackage ../development/python-modules/jupyter-sphinx { };
jupytext = callPackage ../development/python-modules/jupytext { };
PyLTI = callPackage ../development/python-modules/pylti { };