#6568: [with patch, not ready for review] Migrate Notebook to Jinja
-------------------------+--------------------------------------------------
Reporter: timdumol | Owner: timdumol
Type: enhancement | Status: assigned
Priority: minor | Milestone: sage-wishlist
Component: notebook | Keywords: notebook, jinja,templating engine
Reviewer: | Author:
Merged: |
-------------------------+--------------------------------------------------
Comment(by mvngu):
timdumol: There should be a proper username on the patch. At the moment I
see this
{{{
# User [email protected]
}}}
The username should not be a leet handle or anything like that. In order
to properly credit contributors to Sage, the username should following
this format:
{{{
# User Full Name <[email protected]>
}}}
You can set a proper username in the file {{{~/.hgrc}}} with something
like
{{{
[ui]
username = Full Name <[email protected]>
}}}
I say "should", not "must". If you don't want to, then at least fill in
the "Author(s):" field with your full name. That way, it makes it easy to
credit you.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6568#comment:3>
Sage <http://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
-~----------~----~----~----~------~----~------~--~---