Hello, Ian

It could be interesting to see your Django-based web-portal.

1) I didn't understand about dynamically created Sage Notebook pages.
What do you mean by that ? Could you be more specific please.

The correlation between submitting job and showing the results in the
notebook worksheet could be achieved, as I see, by writing some python
functions that utilize Grid functionality and return the results.

2) I hope someone answers your question in more detail. I'd also like to
have such opportunity.

Serge

Ian Stokes-Rees пишет:
> I'm thinking about some similar things, but from a different
> perspective.
> 
> I have Sage installed on the main UI/portal node for grid job
> submission.  Users can submit jobs from the command line or from a
> Django-based web-portal.
> 
> 1) I would love to present results as dynamically created Sage
> Notebook pages, and have a 1-1 correlation between a grid job and a
> Sage Notebook worksheet.
> 
> 2) In addition, I would love it if Sage Notebook could be running
> through mod_python, and therefore integrated directly into the whole
> web framework (I'd even use the Sage version of Python for Django, if
> that was possible).
> 
> So the two questions are:
> 
> 1) Is it reasonable to construct Sage Notebook pages from outside of
> Sage?  Is this a "one-time" operation?  (i.e. don't try going back and
> reading then modifying them, or having automated interaction
> concurrent with user-interaction)
> 
> 2) Is it conceivable to have Sage Notebook run from inside Apache
> httpd with mod_python?  I would like to be able to use my existing
> authentication framework, and not have two login systems.
> 
> Ian
> > 
> 


--~--~---------~--~----~------------~-------~--~----~
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-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to