python3Packages.jupyterlab-pygments: init at 0.1.2

This commit is contained in:
Jonathan Ringer
2020-12-01 14:44:24 +01:00
committed by Frederik Rietdijk
parent b59209334a
commit 4670a8f304
2 changed files with 29 additions and 0 deletions
+2
View File
@@ -3229,6 +3229,8 @@ in {
jupyterlab_launcher = callPackage ../development/python-modules/jupyterlab_launcher { };
jupyterlab-pygments = callPackage ../development/python-modules/jupyterlab-pygments { };
jupyterlab_server = callPackage ../development/python-modules/jupyterlab_server { };
jupyter-repo2docker = callPackage ../development/python-modules/jupyter-repo2docker { pkgs-docker = pkgs.docker; };