Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Sage for the summer?
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
William Stein  
View profile  
 More options May 23 2012, 4:47 pm
From: William Stein <wst...@gmail.com>
Date: Wed, 23 May 2012 13:47:40 -0700
Local: Wed, May 23 2012 4:47 pm
Subject: Re: Sage for the summer?
On Tue, May 22, 2012 at 11:23 AM, J. Maurice Rojas

In the file sage-5.0/devel/sagenb-main/sagenb/notebook/notebook_object.py
change

    def __call__(self, *args, **kwds):   # line 216
        return self.notebook(*args, **kwds)

to

    def __call__(self, *args, **kwds):
        raise RuntimeError("banned")
        return self.notebook(*args, **kwds)


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
P Purkayastha  
View profile  
 More options May 24 2012, 5:53 am
From: P Purkayastha <ppu...@gmail.com>
Date: Thu, 24 May 2012 02:53:10 -0700 (PDT)
Local: Thurs, May 24 2012 5:53 am
Subject: Re: Sage for the summer?

LDAP support is implemented here:
http://trac.sagemath.org/sage_trac/ticket/11501


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Dima Pasechnik  
View profile  
 More options May 24 2012, 9:29 am
From: Dima Pasechnik <dimp...@gmail.com>
Date: Thu, 24 May 2012 06:29:35 -0700 (PDT)
Local: Thurs, May 24 2012 9:29 am
Subject: Re: Sage for the summer?

On Thursday, 24 May 2012 11:53:10 UTC+2, P Purkayastha wrote:

> LDAP support is implemented here:
> http://trac.sagemath.org/sage_trac/ticket/11501

maybe it's a good idea to get this ticket into sagenb, finally :)
At least we should upload there our working version of the
patch.

Dima


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »