From 08d7e21da9efaa9a58855032d2f493cd19fd853a Mon Sep 17 00:00:00 2001 From: Julian Gehring Date: Wed, 15 Jul 2015 09:52:48 +0200 Subject: [PATCH] Readme: Refer to Jupyter in addition to IPython --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1efb402211764..b3e23444cd197 100644 --- a/README.md +++ b/README.md @@ -409,7 +409,7 @@ Sublime Text, Notepad++, and Kate, in `contrib/`. There is early support for IDEs such as [Juno](http://junolab.org/), [Eclipse (LiClipse)](http://brainwy.github.io/liclipse/). A notebook interface is available through [IJulia](https://github.com/JuliaLang/IJulia.jl), which -adds Julia support to [IPython](http://ipython.org). The +adds Julia support to [Jupyter](http://jupyter.org/)/[IPython](http://ipython.org). The [Sublime-IJulia](https://github.com/quinnj/Sublime-IJulia) plugin enables interaction between IJulia and Sublime Text.