[sage-devel] Re: standalone sage notebook

2009-09-30 Thread Dan Drake
On Wed, 30 Sep 2009 at 12:09PM -0700, Harald Schilly wrote: > On Sep 30, 8:02 pm, Rob Beezer wrote: > > I often open a worksheet, do some little thing (say, a test or a > > single plot), and never come back to it ever again.  ... > > Me too, maybe we need an additional type of notebook? say > "sc

[sage-devel] Re: standalone sage notebook

2009-09-30 Thread Harald Schilly
On Sep 30, 8:02 pm, Rob Beezer wrote: > I often open a worksheet, do some little thing (say, a test or a > single plot), and never come back to it ever again.  ... Me too, maybe we need an additional type of notebook? say "scratchpad", which is just temporary without any saving and lost if you c

[sage-devel] Re: standalone sage notebook

2009-09-30 Thread Rob Beezer
On Sep 30, 7:12 am, Bill Page wrote: > > Also, would you like it so that when you create a new worksheet > > it immediately always by default pops up the "rename" window? > > No, I don't think so. It might be a little awkward to have to specify > a new name every time you just want to try somethi

[sage-devel] Re: standalone sage notebook

2009-09-30 Thread Bill Page
On Wed, Sep 30, 2009 at 12:32 AM, William Stein wrote: > > On Tue, Sep 29, 2009 at 12:30 PM, Bill Page wrote: >> >> I'd like to propose a new item in the >> >>  File ... >> >> drop-down box.  One thing that has always bugged me is having to >> Rename a worksheet before clicking Save.  I have also

[sage-devel] Re: standalone sage notebook

2009-09-30 Thread William Stein
On Wed, Sep 30, 2009 at 1:05 AM, Stan Schymanski wrote: > > Hi William, > > This is not a bug, but a feature that has bugged me ever since it has > been introduced: > When I click on a worksheet from the worksheet list, the worksheet is > opened in a new tab in FF. If I then close the worksheet a

[sage-devel] Re: standalone sage notebook

2009-09-30 Thread Stan Schymanski
Hi William, This is not a bug, but a feature that has bugged me ever since it has been introduced: When I click on a worksheet from the worksheet list, the worksheet is opened in a new tab in FF. If I then close the worksheet again, I get directed back to the worksheet list in that tab, ending

[sage-devel] Re: standalone sage notebook

2009-09-29 Thread William Stein
On Tue, Sep 29, 2009 at 12:30 PM, Bill Page wrote: > > I'd like to propose a new item in the > >  File ... > > drop-down box.  One thing that has always bugged me is having to > Rename a worksheet before clicking Save.  I have also seen it stump a > few first time users of the Notebook. How about

[sage-devel] Re: standalone sage notebook

2009-09-29 Thread Bill Page
I'd like to propose a new item in the File ... drop-down box. One thing that has always bugged me is having to Rename a worksheet before clicking Save. I have also seen it stump a few first time users of the Notebook. How about a Save As ... option that prompts you with a pop-up for a na

[sage-devel] Re: standalone sage notebook

2009-09-29 Thread William Stein
On Tue, Sep 29, 2009 at 8:00 AM, Jason Grout wrote: > > William Stein wrote: >> Hi, >> >> We (mainly me and Tim Dumol) made a lot of progress getting the >> standalone notebook to work, and we're going to switch to the >> standalone Sage notebook in sage-4.1.2. > > > This makes me very, very nerv

[sage-devel] Re: standalone sage notebook

2009-09-29 Thread William Stein
On Tue, Sep 29, 2009 at 6:37 AM, Timothy Clemans wrote: > > The only bug I see is the version of Sage isn't showing up. For > example see Login page "Sign into the Sage Notebook v" Thanks for the bug report; I know you are a very thorough tester. We'll fix that bug soon (it will should easy). w

[sage-devel] Re: standalone sage notebook

2009-09-29 Thread Tim Joseph Dumol
The problem is #7060. There are several fixes rebased on #6568 as well, so reverting #6568 is not that trivial. The templating problems are being fixed in sagenb (the new separated notebook). The fixes can be backported to the old notebook, so we can stay on track with the old plan. Well, that's wh

[sage-devel] Re: standalone sage notebook

2009-09-29 Thread Minh Nguyen
Hi Jason, On Wed, Sep 30, 2009 at 1:00 AM, Jason Grout wrote: > It's these corner cases that I think are just going to take time and > lots of people to track down. Pushing this in at this point I think is > premature, given how much people rely on the notebook as their single > gateway to S

[sage-devel] Re: standalone sage notebook

2009-09-29 Thread Jason Grout
William Stein wrote: > Hi, > > We (mainly me and Tim Dumol) made a lot of progress getting the > standalone notebook to work, and we're going to switch to the > standalone Sage notebook in sage-4.1.2. This makes me very, very nervous. Why the rush? I thought your other idea of keeping the

[sage-devel] Re: standalone sage notebook

2009-09-29 Thread Jason Grout
William Stein wrote: > Hi, > > We (mainly me and Tim Dumol) made a lot of progress getting the > standalone notebook to work, and we're going to switch to the > standalone Sage notebook in sage-4.1.2. I've updated the demo > notebook here with the latest version of the server: > > http://uw.sag

[sage-devel] Re: standalone sage notebook

2009-09-29 Thread Timothy Clemans
The only bug I see is the version of Sage isn't showing up. For example see Login page "Sign into the Sage Notebook v" Great job William and Tim! On Tue, Sep 29, 2009 at 5:41 AM, David Joyner wrote: > > Here is a bug, which is reproducible on my machine. > > Machine: intell macbook, 10.6 > Brow

[sage-devel] Re: standalone sage notebook

2009-09-29 Thread David Joyner
Here is a bug, which is reproducible on my machine. Machine: intell macbook, 10.6 Browser: Camino Operation: Go to the below URL, click browser published worksheets (without logging in), click the bottom one by wstein ("a random..."). Bug: Camino crashes. On Tue, Sep 29, 2009 at 8:01 AM, Willi