Hi everyone, I have a simple question: I'm trying to write a new class in a new file. How do I get that file to show up in Sage? In this case, I'm trying to write a menu.py file under the sage/server/notebook/widgets directory (a new directory). But when starting up SAGE with sage -br, it doesn't ever say anything about my file and I can't import my file like a normal Sage object (i.e., from sage.server.notebook.widgets import menu).
Thanks, Jason --~--~---------~--~----~------------~-------~--~----~ 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-devel URLs: http://sage.scipy.org/sage/ and http://modular.math.washington.edu/sage/ -~----------~----~----~----~------~----~------~--~---
