sage-shell-mode icon indicating copy to clipboard operation
sage-shell-mode copied to clipboard

how to use dockerized sagemath

Open pmeckoni opened this issue 4 years ago • 0 comments

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?

pmeckoni avatar Dec 02 '20 14:12 pmeckoni