Hi all,
codenode 0.1 has been released.
The major non-code change is that codenode is now licensed under the BSD.
We decided on this change because we want codenode to be accessible to
a larger range of communities, especially the
Scipy/Numpy/Sympy/Matplotlib communities.
For recent code chan
On Tue, May 27, 2008 at 6:33 AM, Ondrej Certik <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
Certain limitations of the of google app engine
(no outgoing RPC connections, you must use BigTable, no starting sys
process, etc)
would make it so knoboo won't work immediately on google app en
On Sun, May 25, 2008 at 4:50 AM, Ondrej Certik <[EMAIL PROTECTED]> wrote:
>
>>> Thanks very much for your email. I just tried Knoboo with sympy and it
>>> indeed works nice. Some minor things could be improved (like showing
>>> were the next cell starts, as it was not immediatelly obvious for me
>
On Sat, May 24, 2008 at 5:50 PM, Ondrej Certik <[EMAIL PROTECTED]> wrote:
>
> Hi Alex!
>
>> Hi,
>>
>> I'm one of the main developers of knoboo, and we interested
>> in your use case of an interactive online code shell / notebook.
>>
>> I'm not sure of your requirements for your online code shell /
ell / notebook
to do, but we would be very excited to work with you guys in a way to
make knoboo configurable enough to do what you are aiming for.
Knoboo is a pure Python package + lots of javascript with only 2 dependancies,
(those being the standard python packages Twisted and SQLAlchemy).