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

Skip to content

Commit fc6c804

Browse files
committed
Remove qtconfig doc page; replace some of the hyperlinks to it with links to http://jupyter.org/qtconfig
1 parent 87e9002 commit fc6c804

File tree

5 files changed

+8
-649
lines changed

5 files changed

+8
-649
lines changed

docs/source/interactive/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@ Using IPython for interactive work
88
tutorial
99
magics
1010
plotting
11-
qtconsole
1211
reference
1312
shell
1413
tips
1514

1615
.. seealso::
1716

17+
`A Qt Console for Jupyter <http://jupyter.org/qtconsole/>`__
1818
`The Jupyter Notebook <http://jupyter-notebook.readthedocs.org/en/latest/>`__

docs/source/interactive/plotting.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ requested using, for example::
2121

2222
A particularly interesting backend, provided by IPython, is the ``inline``
2323
backend. This is available only for the Jupyter Notebook and the
24-
:ref:`Jupyter QtConsole <qtconsole>`. It can be invoked as follows::
24+
Jupyter QtConsole. It can be invoked as follows::
2525

2626
%matplotlib inline
2727

0 commit comments

Comments
 (0)