Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc3ac5b commit afe9eddCopy full SHA for afe9edd
1 file changed
doc/users/interactive.rst
@@ -286,10 +286,10 @@ GUIs + jupyter
286
~~~~~~~~~~~~~~
287
288
If you are running your jupyter kernel locally you can use one of the
289
-GUI backends. Process running your kernel will and shows a GUI window
+GUI backends. The process running your kernel will show a GUI window
290
on your desktop adjacent to your web browser. However if you move
291
that notebook to a remote server the kernel will try to open the GUI
292
-window on _that_ computer. Unless you have arrange to forward the
+window on _that_ computer. Unless you have arranged to forward the
293
xserver back to your desktop, you not be able to see or interact with
294
the figure (if it does not raise an exception outright).
295
0 commit comments