gp1313 / iep

Automatically exported from code.google.com/p/iep
0 stars 0 forks source link

Embed IPython shell? #136

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I know this may be senseless, but as I see there is GUI invent loop in Shell 
configuration, I thought to ask.

One of my main concerns while using IPython Qt console, is lacks of some UI 
element that will help me reuse code snippets. It maybe just the way I use it, 
as I often use separate editor to keep track of various snippets either from 
previous or current session.
I hope I can embed my know environment (IPython Qt console) as ipe shell and 
extend my workspace the right way.

I tried to set Qt console, but ipe shell configuration does not accept command 
arguments as I see. Then I just configured ipe shell to IPython terminal and 
surprise - I see some kind of IPython clone :) I guess it's better then plain 
interpreter but is it not possible to embed real IPython Qt console in ipe?

Thanks :)

Original issue reported on code.google.com by klo...@gmail.com on 19 Dec 2012 at 4:31

GoogleCodeExporter commented 8 years ago
No. The philosophies and internal workings of IEP and IPython differ in some 
fundamental ways, making it hard to combine them. 

I'm not saying it will never happen, but it won't happen any time soon, I think.

Original comment by almar.klein@gmail.com on 19 Dec 2012 at 7:39

GoogleCodeExporter commented 8 years ago
As part of migrating our code repositories from Googlecode
to Bitbucket, all IEP issues are now tracked at 
https://bitbucket.org/iep-project/iep/issues

To view this issue, use this link (with X replaced by the issue number):
https://bitbucket.org/iep-project/iep/issue/X

Issues on Bitbucket can be created by anyone. Commenting on issues requires 
login via Bitbucket, Google, Twitter or Github.

Original comment by almar.klein@gmail.com on 11 Jun 2013 at 2:40