I wonder if there are any open source javascript editor widgets. It would be nice to be able to start up an editor from the notebook.
Michel On Jun 7, 9:33 pm, Nils Bruin <[EMAIL PROTECTED]> wrote: > I just postedhttp://www.sagemath.org:9002/sage_trac/ticket/386 > > Currently, once a user outgrows the stage where their "def"s fit > comfortably in cells in the worksheet, there is a rather abrupt change > where they have to learn how to edit and maintain separate files and, > what's more, put them in a location that is accessible from the > notebook in order to attach the files. > > Currently, you can hack your way around it by creating files using > > %sh > cat > file.sage <<EOF > [...] > EOF > > in a cell to create a file, but it would be nice if the notebook had > some better support for hosting files to attach (it does a wonderful > job for saved objects). > > It's probably best to put further discussion on the ticket. I've put a > more extensive example there too. I just wanted to draw the attention > of the relevant people to this feature request in case you guys finish > the notebook rewrite during the first day of SD4 and need something > else to work on. > > Another point: I discovered there is a "detach" command in the > notebook, but I do not think it is mentioned anywhere in the > documentation. The way to remove attached files that is suggested in > the documentation definitely does not work, since attached_files() is > not defined in the notebook. --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-devel@googlegroups.com 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/ -~----------~----~----~----~------~----~------~--~---