home: add jupyterlab

This commit is contained in:
Jez Cope 2022-07-27 16:16:46 +01:00
parent bae2e8da51
commit 09805cf35e
1 changed files with 1 additions and 0 deletions

View File

@ -37,6 +37,7 @@ in {
requests requests
httpx httpx
furl furl
jupyterlab
]); ]);
ghc = haskellPackages.ghcWithPackages (pkgs: [ pkgs.tidal ]); ghc = haskellPackages.ghcWithPackages (pkgs: [ pkgs.tidal ]);
in [ in [