From 7140e59804ca9eb0ad43f5a1be7ee46d8bc0f02c Mon Sep 17 00:00:00 2001 From: Rutherther Date: Sat, 29 Mar 2025 14:13:18 +0100 Subject: [PATCH] feat: better jupyter usage --- init.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/init.el b/init.el index 1addfc2..3eba638 100644 --- a/init.el +++ b/init.el @@ -555,6 +555,8 @@ "\\*Async Shell Command\\*" ;; "^\\*Embark Collect: " "\\*vterm\\*" + "\\*jupyter-repl" + "\\*jupyter-error\\*" "\\*Python\\*" "\\*MATLAB\\*" "\\*Geiser Guile REPL\\*" -- 2.48.1