Path: csiph.com!optima2.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!us.feeder.erje.net!newsfeed.fsmpi.rwth-aachen.de!newsfeed.straub-nv.de!news.unit0.net!takemy.news.telefonica.de!telefonica.de!newsfeed.xs4all.nl!newsfeed7.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.003 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'happen.': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'repl': 0.09; 'python': 0.11; 'python.': 0.11; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'successor': 0.16; 'swallowed': 0.16; 'wrote:': 0.16; 'java': 0.22; 'header:User-Agent:1': 0.26; 'header:X-Complaints-To:1': 0.26; 'supported': 0.27; '(e.g.': 0.27; 'environment': 0.29; "can't": 0.32; 'gets': 0.32; 'probably': 0.32; 'languages': 0.34; 'to:addr:python-list': 0.35; 'jason': 0.35; 'subject:: ': 0.37; 'release': 0.37; 'received:org': 0.38; 'to:addr:python.org': 0.39; 'julia': 0.84; 'imagine': 0.96 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Sturla Molden Subject: Re: Should iPython Notebook replace Idle Date: Sat, 4 Jul 2015 19:15:33 +0000 (UTC) References: <6a451676-8487-4482-a903-4ad21b3f2470@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Gmane-NNTP-Posting-Host: 63-13-11.connect.netcom.no User-Agent: NewsTap/4.0.1 (iPad) X-: X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.20+ Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 11 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1436037347 news.xs4all.nl 2915 [2001:888:2000:d::a6]:46011 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:93492 Jason Swails wrote: > Everything gets swallowed into Python. I can't imagine this ever happening. IPython's successor Jupyter is also an REPL environment for Julia and R, and many other languages will also be supported (e.g. Java and C++). Having this swallowed into Python is probably never going to happen. IIRC, the current release is the last to be named IPython. Sturla