##// END OF EJS Templates
fixed typo in overview.rst
Justin Jent -
Show More
@@ -204,7 +204,7 b' kernel, and even allows clients and kernels to live on different machines.'
204 204 With the exclusion of the traditional single process terminal-based IPython
205 205 (what you start if you run ``ipython`` without any subcommands), all
206 206 other IPython machinery uses this two-process model. Most of this is now part
207 of the `Jupyter` project, whis includes ``jupyter console``, ``jupyter
207 of the `Jupyter` project, which includes ``jupyter console``, ``jupyter
208 208 qtconsole``, and ``jupyter notebook``.
209 209
210 210 As an example, this means that when you start ``jupyter qtconsole``, you're
General Comments 0
You need to be logged in to leave comments. Login now