interface with mathematica in notebook
I am transitioning from mathematica to sage. I tried running mathematica commands in the console and they work just fine as mentioned in the sage documentation. However, when I try to call mathematica from notebook it takes forever and nothing happens. It there anything more than having the 'math' command in PATH I need to do to get mathematica working in notebook. I am trying this on a OSX. Does that cause any problems?