@@ -289,3 +289,13 @@
(add-to-list 'exec-path "/Library/TeX/texbin")
;; -- end quick PATH fix --
;; vždy používej python3
(setq python-shell-interpreter "python3")
(after! org
(setq org-babel-python-command "python3")
(require 'ob-python))
The note is not visible to the blocked user.