init.sage doesn't work on mac os
I make file init.sage in DOT_SAGE and put the following command in it: os.environ["PATH"]+=":/usr/texbin:/usr/local/bin" But latex program cann't be found by notebook.
I make file init.sage in DOT_SAGE and put the following command in it: os.environ["PATH"]+=":/usr/texbin:/usr/local/bin" But latex program cann't be found by notebook.
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2016-01-28 20:52:50 +0100
Seen: 98 times
Last updated: Jan 28 '16
Hi! It's not quite clear what you are trying to do. I have used
init.sage
on Mac, so I know it works. But maybe this is too much for it? What exactly are you trying to do with LaTeX and the notebook? (MathJax should work independently of whether you have LaTeX installed, and the notebook and SageTeX are not compatible.)