I have Sage 6.3
installed on OS X 10.9
. I can launch Sage without any problem. However, when I tried to launch Sage with options in terminal, it always launchs Sage notebook in safari. For example, if I type $ sage -v
, Sage notebook opens; if I type $ sage -ipython notebook
, Sage notebook opens again. What should I do to solve this problem? I'm new to sage and python, so forgive me for my ignorance。