From 6edac157e18bfaffa51f3520ebdc873d282d4f7e Mon Sep 17 00:00:00 2001 From: Infinidoge Date: Wed, 20 Oct 2021 13:42:39 -0400 Subject: [PATCH] fix(doom): add jupyter for org +jupyter --- profiles/develop/programming/python.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/develop/programming/python.nix b/profiles/develop/programming/python.nix index 79b11d7..bb1fb0c 100644 --- a/profiles/develop/programming/python.nix +++ b/profiles/develop/programming/python.nix @@ -5,6 +5,7 @@ pip black mypy + jupyter ]) python-language-server