| 1 | initial version |
If your code is in Python, you can create an egg and announce the URL. Then interested people only need to run
easy_install <the_url_to_the_egg>
in a Sage shell (which you get with ./sage -sh) or in a %sh cell in the notebook.
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.