Size: 5191
Comment:
|
← Revision 11 as of 2013-02-14 06:19:59 ⇥
Size: 5555
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 123: | Line 123: |
.. _`Quick reStructuredText`: http://docutils.sourceforge.net/docs/user/rst/quickref.html .. _`reStructuredText`: http://docutils.sourceforge.net/rst.html .. _`Sphinx Markup Constructs`: http://sphinx.pocoo.org/markup/index.html .. _`reStructuredText (saifoo.net)`: http://www.siafoo.net/help/reST/ .. _`ReText`: http://sourceforge.net/p/retext/home/ReText |
Sage Days 45 Tutorials
Sharing worksheets with the windows VirtualBox appliance
If the virtual appliance is started, follow section 4 of the sage appliance wiki.
Otherwise follow these steps:
- Highlight the sage appliance and select Settings.
- Under the settings, navigate to the shared folders options and follow the above directions starting at step #3.
Tutorial: Introduction to Version Control
Leader: Vincent Delecroix featuring Franco Saliola
Mercurial resources:
- Hg Init: a Mercurial Tutorial. In this user-friendly, six-part tutorial, Joel Spolsky teaches you the key concepts of Mercurial.
- Learning Mercurial in Workflows. This page illustrates the use of Mercurial in various workflows.
- Mq Tutorial. A tutorial on Mercurial queues.
- A Git User’s Guide to Mercurial Queues
Tutorial IV: Contributing to Sage
Leader: Chris Berg featuring Franco Saliola
Guides:
- How to Referee Sage Trac Tickets by William Stein
- How to contribute to Sage by Sébastien Labbé
- Introduction to Sage Development by Mike Hansen
- Short step-by-step checklist for reviewing a patch by Franco Saliola
- Sage Developer's Guide:
Videos:
- Contributing to Sage : Who, What and How: video of a talk by William Stein
Related thematic tutorials:
ReStructuredText resources:
- Quick reStructuredText: quick reference for reStructuredText
- reStructuredText: more detailed reference
- reStructuredText (saifoo.net)