Open pmeckoni opened 3 years ago
Is it possible to use dockerized sagemath with sage-shell-mode?
I understand we can set sage-shell:sage-executable to the sage executable file. So can we use
(setq sage-shell:sage-executable "docker run -it sagemath/sagemath:latest")
and expect sage-shell-mode to run in emacs as it is supposed to?
Is it possible to use dockerized sagemath with sage-shell-mode?
I understand we can set sage-shell:sage-executable to the sage executable file. So can we use
(setq sage-shell:sage-executable "docker run -it sagemath/sagemath:latest")
and expect sage-shell-mode to run in emacs as it is supposed to?