aboutsummaryrefslogtreecommitdiff
path: root/shell.nix
diff options
context:
space:
mode:
Diffstat (limited to 'shell.nix')
-rw-r--r--shell.nix6
1 files changed, 1 insertions, 5 deletions
diff --git a/shell.nix b/shell.nix
index 638b66c..9fb5805 100644
--- a/shell.nix
+++ b/shell.nix
@@ -28,16 +28,12 @@ pkgs.stdenvNoCC.mkDerivation rec {
pyopengl
matplotlib
Mako
+ jupyterlab
]);
in [
local-python
-
pkgs.opencl-info
-
- (pkgs.jupyter.override {
- python3 = local-python;
- })
];
shellHook = ''