Newbie question on Mac

29 views
Skip to first unread message

Fernando Gouvea

unread,
Feb 3, 2020, 7:34:36 PM2/3/20
to sage-support
I typically use Windows, but today I was trying to install Sage on the Mac in one of my classrooms. It turns out to be running OSX 10.13.6, and the only binaries I could find were version 8.7. I managed to download and install those. It runs in a terminal window. The instructions say to type notebook() to get the notebook interface, but that shows a warning that it is deprecated and I should use Jupyter instead. I would like to... but how? I tried to find an answer in the documentation, but so far no luck...

Any clues? Sorry for the dumb question.

Fernando
--
==================================================================
Fernando Q. Gouvea                                          Editor, MAA Reviews
Dept of Mathematics and Statistics                     http://www.colby.edu/~fqgouvea
Colby College                                                    http://www.maa.org/press/maa-reviews
Mayflower Hill 5836              
Waterville, ME 04901         

A training in mathematics is a prerequisite today for work in almost
any scientific field, but even for those who are not going to become
scientists, it is essential because, if it is only through speech that
we can understand what freedom means, only through mathematics
can we understand what necessity means.
  -- W. H. Auden


Dima Pasechnik

unread,
Feb 3, 2020, 8:11:56 PM2/3/20
to sage-support
On Tue, Feb 4, 2020 at 12:34 AM Fernando Gouvea <fqgo...@colby.edu> wrote:
>
> I typically use Windows, but today I was trying to install Sage on the Mac in one of my classrooms. It turns out to be running OSX 10.13.6, and the only binaries I could find were version 8.7. I managed to download and install those. It runs in a terminal window. The instructions say to type notebook() to get the notebook interface, but that shows a warning that it is deprecated and I should use Jupyter instead. I would like to... but how? I tried to find an answer in the documentation, but so far no luck...
>
> Any clues? Sorry for the dumb question.
in the terminal run

sage -h

it will print a list of options, in particular

--notebook=[...] -- start the Sage notebook (valid options are
'default', 'sagenb', 'jupyter', and 'export')

That is,

sage --notebook=jupyter

is what you'd like

HTH
Dima

>
> Fernando
> --
> ==================================================================
> Fernando Q. Gouvea Editor, MAA Reviews
> Dept of Mathematics and Statistics http://www.colby.edu/~fqgouvea
> Colby College http://www.maa.org/press/maa-reviews
> Mayflower Hill 5836
> Waterville, ME 04901
>
> A training in mathematics is a prerequisite today for work in almost
> any scientific field, but even for those who are not going to become
> scientists, it is essential because, if it is only through speech that
> we can understand what freedom means, only through mathematics
> can we understand what necessity means.
> -- W. H. Auden
>
>
> --
> You received this message because you are subscribed to the Google Groups "sage-support" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to sage-support...@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/msgid/sage-support/CAPON7s-ecXg_Yvc-Fj2PCLTyir4Yu7uqLOCro9mGW3MGvnLkCA%40mail.gmail.com.

kcrisman

unread,
Feb 4, 2020, 12:20:41 PM2/4/20
to sage-support
Incidentally, Fernando, you should also be able to use binaries created on older versions of Mac, such as the 10.11 binaries, on your 10.13 computers.  The app version may also work on those computers (Apple is locking down more and more content so in newer Mac OSes that is proving to be less the case) and that is a nice interface which also should allow you to set the Jupyter notebook as the default (as far as the app is concerned) and get used to it.
Reply all
Reply to author
Forward
0 new messages