This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 171847

Summary: Add IPython console support
Product: python Reporter: krjacks1 <krjacks1>
Component: ConsoleAssignee: ardavis26 <ardavis26>
Status: NEW ---    
Severity: blocker CC: Jenselme
Priority: P3    
Version: 6.x   
Hardware: Macintosh   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description krjacks1 2009-09-09 19:12:57 UTC
Great work on the python support! I've only recently started using it, and I am very impressed. I do have a feature request though. 

It would be really great to be able to use IPython (http://ipython.scipy.org/moin/) as the console interpreter. IPython was written originally to address many of 
the  shortcomings of the standard python interactive shell. It supports command history, syntax highlighting, and numerous  other features that make it 
much nicer to work in.
Comment 1 Jenselme 2017-06-22 21:56:39 UTC
That would be a nice enhancement. Leaving this open.