Ticket #6363 (closed enhancement: fixed)
[with patch, with positive review] Display Sage version on notebook login page
| Reported by: | mpatel | Owned by: | boothby |
|---|---|---|---|
| Priority: | trivial | Milestone: | sage-4.1 |
| Component: | notebook | Keywords: | |
| Cc: | Work issues: | ||
| Report Upstream: | Reviewers: | John Cremona | |
| Authors: | Mitesh Patel | Merged in: | sage-4.1.alpha0 |
| Dependencies: | Stopgaps: |
Description
Cf. sage-devel.
Attachments
Change History
comment:1 Changed 4 years ago by mpatel
The patch displays the Sage version on the notebook login page, e.g.,
Sign into the Sage Notebook v4.0.2
in place of
Sign into the Sage Notebook
comment:2 Changed 4 years ago by cremona
- Summary changed from [with patch, needs review] Display Sage version on notebook login page to [with patch, with positive review] Display Sage version on notebook login page
Review: patch applies fine to 4.0.2 and does what it says. I tried both from the command line (sage -notebook) and also using notebook() from Sage prompt.
Note: See
TracTickets for help on using
tickets.

