Awesome.

A real minor problem I found was with labels in interact.  No latex
for such as

def _(  x0 = input_box(0,width=5,label='$x_0$'), blah

Also, %hide does not work but it would be nice to have the option when
shelling out from something like WebWork.  Indeed, when using
interacts, it might be nice to be able to turn off everything else
other than the interactive output window and an evaluate button.
Maybe the addition of %hide command in this context would turn off the
code box (other than some small way to get it back), "Upload files",
and all but the latest session.

JT

On Jul 30, 5:34 am, Jason Grout <jason-s...@creativetrax.com> wrote:
> On 7/30/11 3:25 AM, leif wrote:
>
>
>
>
>
>
>
>
>
>
>
> > On 30 Jul., 10:48, Jason Grout<jason-s...@creativetrax.com>  wrote:
> >> On 7/30/11 1:35 AM, John Cremona wrote:
>
> >>> Looks nice!  Is it necessary to have the "Computation ID" block so
> >>> visible?  After a few evaluations I could no longer see the output
> >>> without scrolling down.
>
> >> No, it's not necessary; thanks for the suggestion.  In fact, when
> >> embedding in a page, you can turn on or off any of those things.  I just
> >> updated things to move that computation id below the results, though.
> >> Is that better?
>
> > Yep, to me it is.
>
> > It would also be nice to have some indicator showing whether the
> > computation is still running.
>
> This ishttps://github.com/jasongrout/simple-python-db-compute/issues/161
>
>
>
> > (Usually I would just change the "Evaluate" button, but that is
> > apparently also used to restart the current computation.)
>
> > I wonder if it would make sense to have an [optional?] scroll bar for
> > the output as well. In that case, I would even put the output box
> > *above* the input / code box (like pocket calculators, phones and IRC
> > clients have it ;-) ). But perhaps that's also customizable when
> > embedding it into a page.
>
> Yep; all of this is customizable when embedding into a page.  Just set
> the sizes, positions, and CSS however you want.
>
>
>
> > I observed that the output is interspersed with additional blank lines
> > (one or more in sequence), depending on how fast the server delivers.
>
> This is nowhttps://github.com/jasongrout/simple-python-db-compute/issues/174
>
> Thanks,
>
> Jason

-- 
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org

Reply via email to