Re: [Ironpython-users] IronPython in IPython notebook/console

2014-04-19 Thread Shahrokh Mortazavi
?this is great to see! congrats! From: Ironpython-users on behalf of Doug Blank Sent: Saturday, April 19, 2014 3:58 AM To: [email protected] Subject: [Ironpython-users] IronPython in IPython notebook/console If you haven't used IPython in a while,

[Ironpython-users] IronPython in IPython notebook/console

2014-04-19 Thread Doug Blank
If you haven't used IPython in a while, you might be surprised to find that it can use a web browser as an IDE. They have separated out the frontends of their interfaces (console, qtconsole, and notebook) from their backend (called a kernel). We've written a kernel that allows our Calico system to

[Ironpython-users] IronPython, Daily Digest 4/18/2014

2014-04-19 Thread CodePlex
Hi ironpython, Here's your Daily Digest of new issues for project "IronPython". In today's digest:ISSUES 1. [New comment] unbound methods instead of bound methods in cloned class instances -- ISSUES 1. [New comment] unbound methods instead of bound