Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: David Shi Newsgroups: comp.lang.python Subject: IPython and Jupyter Date: Tue, 29 Mar 2016 22:45:08 +0000 (UTC) Lines: 10 Message-ID: References: <447260475.3527219.1459291508756.JavaMail.yahoo.ref@mail.yahoo.com> Reply-To: David Shi Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: news.uni-berlin.de W1aDSx6WktTy+eMjgpzNeQm/5+JTErhEK3ZUbtX7iI/A== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.019 X-Spam-Evidence: '*H*': 0.96; '*S*': 0.00; 'from:addr:yahoo.co.uk': 0.05; 'deprecated': 0.07; 'versions.': 0.07; 'typed': 0.09; 'from:addr:davidgshi': 0.16; 'from:name:david shi': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'reply- to:addr:davidgshi': 0.16; 'reply-to:name:david shi': 0.16; 'to:name:python-list@python.org': 0.20; 'saying': 0.22; 'installed': 0.26; 'required.': 0.26; 'switch': 0.27; 'up.': 0.32; 'but': 0.36; 'to:addr:python-list': 0.36; 'thought': 0.37; 'turned': 0.38; 'to:addr:python.org': 0.40; 'future': 0.60; 'between': 0.65; 'regards.': 0.67; 'header:Reply-To:1': 0.67; 'message-id:@mail.yahoo.com': 0.84; 'notebook': 0.96 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.co.uk; s=s2048; t=1459291517; bh=T+su44CmVpC6HEhR30LtfF88LY9Vlj9Dk6r72K9/4Zs=; h=Date:From:Reply-To:To:Subject:References:From:Subject; b=eqEgcFLD/CrALKwep4J6ErGw22fQnpE/egm0qGDM/cd7sytOvOBhTSyUFLa8TsP/IKWvhrfIW3I6gj2/n7+zfoC83BMFDQB2knQLN3yJ/d8uRIA+jPBNVV41vdxej7aapR7bK+4A/gY1IIm4b9I6Aws/xWSbLaG9uoeeGYMLYhVvMOkulENRhupd3M2TEhB17Wh962wbiLpWT231BNy5sYse72kFkwOgtRnXlKsdLHrri5JPRpd9f5ggav4wk/NXQRCSSujMyEpjuKP9nTpHquwbDbdCfmtWF9qr7TKXduF+8uXrn79t0xsT8vkEYW7r2BmionMd9YkU3VvD6JaUxg== X-Yahoo-Newman-Property: ymail-3 X-Yahoo-Newman-Id: 535986.28826.bm@omp1021.mail.ir2.yahoo.com X-YMail-OSG: e9tcmLoVM1nCaauNaaj0V6FQqJq7d5NVKfu7BLXiEYBcgY_hWsW7ik3R8Nd8ha3 WnivKoUanmOK1JaaqqlWwi9KKnAbMFBLN7M.v1HkkMrn5sX9J4FdiHkiZyERtLbMCDFQQrf_iuWa woZqTBHs7W.32MBqhXqbx6FfCP1TauUM7WvX7XD_MoyzI3k2k0vPi95BTP8sGnofKYrvuqeDACxP cuqCQ7fOX7mfWCLSmBKrux.Pe6FBN2hFEuIqv1922cXYnjdcqNxcAagsdV82pWAOknhKPiS8jFB. Pzyv4wIIK6DR2dtyjarnaV2AfgbpC6eHc3ziJgFICXKbyR1c4xKebnrjz_8Z0nqCo7jUEcuNliiR PXjLcD3lfsZb7boVKc2Q.okCF6X.LBwRLGddKalk1BGbuiYYHoQ3T7bti1d6ZvpZvYTYxOCyJ2QW XZUAt5AzOVRvDgBAt.QjHtMTd9u68ZBJvIQLSYF0MqUlAPeYPMvSiEftB4klsa_CvKpaYTNy3EMq q0rYhXo_A X-Content-Filtered-By: Mailman/MimeDel 2.1.21 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Xref: csiph.com comp.lang.python:106014 Ipython-4.1.2 I thought that I installed Ipython. I typed in ipython notebook. But a WARNING came up, saying Subcommand 'ipython notebook is deprecated an= d will be removed in=C2=A0future versions. Then Jupyter turned up. How can I make available both Ipython notebook and Jupyter?, so that I can = switch between the twowhenever required. Regards. David