-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
First implementation of the "IPython Console" plugin (single instance version) #1050
Comments
From techtonik@gmail.com on 2012-05-26T01:11:02Z It would be nice to read what specifically are the functions of IPython plugin and what are the shared responsibilities between Spyder and IPython? |
From pierre.raybaut on 2012-05-26T06:47:46Z One step at a time. Now I'm finalizing this plugin and will push changes in a few minutes. I've created issue #1053 to regroup all the future developments on IPython 0.12+ integration. |
From pierre.raybaut on 2012-05-26T07:15:24Z Summary: First implementation of the "IPython Console" plugin (single instance version) |
From pierre.raybaut on 2012-05-26T07:34:09Z This issue was closed by revision 40a10b02085a . Status: Fixed |
From pierre.raybaut on 2012-05-27T04:43:14Z Labels: Cat-IPythonConsole Component-IPython |
From ccordoba12 on 2012-07-05T20:14:35Z Blocking: spyderlib:1053 |
From ccordoba12 on 2015-02-15T16:14:33Z Labels: -Component-IPython |
From pierre.raybaut on 2012-05-26T01:58:37Z
Implement a single (0.12+) plugin to handle IPython clients (frontends) and (at long term) IPython kernels. The latter will still be handled by the external console at short term.
See comments of issue #1044 .
Original issue: http://code.google.com/p/spyderlib/issues/detail?id=1050
The text was updated successfully, but these errors were encountered: