Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 98ac9b7

Browse files
authored
Merge pull request #10302 from jentjr/patch-1
fixed typo in overview.rst
2 parents e5f3033 + 27e95fe commit 98ac9b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/source/overview.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ kernel, and even allows clients and kernels to live on different machines.
204204
With the exclusion of the traditional single process terminal-based IPython
205205
(what you start if you run ``ipython`` without any subcommands), all
206206
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
208208
qtconsole``, and ``jupyter notebook``.
209209

210210
As an example, this means that when you start ``jupyter qtconsole``, you're

0 commit comments

Comments
 (0)