From 2a902a3350024b8d97cca546d5db79d8c00f7c0a Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Mon, 13 May 2019 13:11:45 -0700 Subject: turn off jupyter for now I would much rather use jupyterhub, and in any case this installation needs to be completely reconfigured. --- machines/lithium.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/machines/lithium.nix b/machines/lithium.nix index e55993b..bce497a 100644 --- a/machines/lithium.nix +++ b/machines/lithium.nix @@ -162,7 +162,7 @@ in }; jupyter = { - enable = true; + enable = false; port = 3099; ip = "*"; password = "'sha1:4b14a407cabe:fbab8e5400f3f4f3ffbdb00e996190d6a84bf51e'"; -- cgit v1.2.3