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 - Add IPython console support
Summary: Add IPython console support
Status: NEW
Alias: None
Product: python
Classification: Unclassified
Component: Console (show other bugs)
Version: 6.x
Hardware: Macintosh All
: P3 blocker (vote)
Assignee: ardavis26
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-09 19:12 UTC by krjacks1
Modified: 2017-06-22 21:56 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.