#12445: revise Sage banner, help message
---------------------------+------------------------------------------------
Reporter: jhpalmieri | Owner: jason
Type: enhancement | Status: needs_review
Priority: minor | Milestone: sage-5.0
Component: misc | Keywords: banner help
Work_issues: | Upstream: N/A
Reviewer: | Author: John Palmieri
Merged: | Dependencies:
---------------------------+------------------------------------------------
Comment(by jhpalmieri):
Note that the new browser won't appear when you start Sage unless you
produce a Sage distribution with `sage --sdist ...` or `sage --bdist ...`.
To look at the new banner, type `banner()` while running Sage. The old
banner:
{{{
----------------------------------------------------------------------
| Sage Version 5.0.beta2, Release Date: 2012-02-03 |
| Type notebook() for the GUI, and license() for information. |
----------------------------------------------------------------------
}}}
After the patch:
{{{
----------------------------------------------------------------------
| Sage Version 5.0.beta2, Release Date: 2012-02-03 |
| Type 'notebook()' for the browser-based notebook interface. |
| Type 'help()' for help. |
----------------------------------------------------------------------
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12445#comment:2>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.