kujira70 / pythonxy

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

IPython 0.13.0 #277

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Needs to do some testing first - it's full of brand new features.

Original issue reported on code.google.com by grizzly.nyo on 4 Aug 2011 at 2:40

GoogleCodeExporter commented 9 years ago
There are many features missing - especially the sh profile. We may have to 
wait till 0.11.x or 0.12

Original comment by grizzly.nyo on 19 Aug 2011 at 3:52

GoogleCodeExporter commented 9 years ago

Original comment by grizzly.nyo on 20 Aug 2011 at 1:53

GoogleCodeExporter commented 9 years ago

Original comment by grizzly.nyo on 26 Nov 2011 at 7:51

GoogleCodeExporter commented 9 years ago
As of today, this is still a bit too soon to move to IPython 0.11+.

Original comment by pierre.raybaut on 18 Dec 2011 at 9:21

GoogleCodeExporter commented 9 years ago
just noticed that ipython 0.12 has been released today

Original comment by ggi...@gmail.com on 19 Dec 2011 at 10:00

GoogleCodeExporter commented 9 years ago

Original comment by grizzly.nyo on 20 Dec 2011 at 7:51

GoogleCodeExporter commented 9 years ago
As for interactions with Spyder, there is no problem updating IPython to v0.12, 
not anymore.

However, a good integration of IPython v0.12 will require:
1. removing deprecated features (e.g. the sh profile)
2. a new shortcut executing the IPython Qt console directly from Python(x,y) 
launcher

Original comment by pierre.raybaut on 15 Apr 2012 at 8:32

GoogleCodeExporter commented 9 years ago
(I may look into it)

Original comment by pierre.raybaut on 15 Apr 2012 at 8:32

GoogleCodeExporter commented 9 years ago
The "sh" profile was the most useful to me. I was planning to port the missing 
bits into 0.13 - hopefully in time for the next release.

Original comment by grizzly.nyo on 15 Apr 2012 at 2:52

GoogleCodeExporter commented 9 years ago
Oh ok, I didn't know that you were using this feature.
I remember vaguely adding this profile to the "Console2" plugin but I never 
used it since then.
Just out of curiosity, in what case were you using this feature?

Original comment by pierre.raybaut on 15 Apr 2012 at 3:18

GoogleCodeExporter commented 9 years ago
I (and many others I converted to Python) use this as a command line shell 
replacement.  * autocall full
* envpersist
* which
* compeltetrs
* rehash dir

Original comment by grizzly.nyo on 17 Apr 2012 at 10:30

GoogleCodeExporter commented 9 years ago

Original comment by grizzly.nyo on 25 Apr 2012 at 9:46

GoogleCodeExporter commented 9 years ago
Is it possible to add QtConsole and iPythone Notebook to PythonXY distribution? 
My attempt to install all needed packages manually failed.

Original comment by aztec...@gmail.com on 1 May 2012 at 3:26

GoogleCodeExporter commented 9 years ago
It is impossible to add just these features without upgrading to 0.12.1.

This upgrade is planned for the next release.

Original comment by grizzly.nyo on 1 May 2012 at 6:43

GoogleCodeExporter commented 9 years ago

Original comment by grizzly.nyo on 30 Jun 2012 at 1:04

GoogleCodeExporter commented 9 years ago
This issue was updated by revision a2ae65a212c1.

added pyzmq 2.2.0. A dependency of IPython 0.13

Original comment by grizzly.nyo on 20 Aug 2012 at 5:22

GoogleCodeExporter commented 9 years ago
This issue was updated by revision ebb194ff8241.

add ipdb

Original comment by grizzly.nyo on 7 Oct 2012 at 1:46

GoogleCodeExporter commented 9 years ago
This issue was updated by revision 2b5340b00fff.

add documentation

Original comment by grizzly.nyo on 7 Oct 2012 at 1:46

GoogleCodeExporter commented 9 years ago
This issue was closed by revision 3afdcf695c6f.

Original comment by grizzly.nyo on 7 Oct 2012 at 1:46

GoogleCodeExporter commented 9 years ago
This issue was updated by revision 07d9955db23a.

console plugin updated for new IPython command line interface

Original comment by grizzly.nyo on 16 Oct 2012 at 8:33