Please enable JavaScript to use RhodeCode Enterprise
##// END OF EJS Templates
Lev Givon
- Wed, 12 Aug 2015 21:58:39
Show More
docs/source/interactive/index.rst
0
+1
-1
@@
-8,11
+8,11
b' Using IPython for interactive work'
8
tutorial
8
tutorial
9
magics
9
magics
10
plotting
10
plotting
11
qtconsole
12
reference
11
reference
13
shell
12
shell
14
tips
13
tips
15
14
16
.. seealso ::
15
.. seealso ::
17
16
17
`A Qt Console for Jupyter <http://jupyter.org/qtconsole/> `__
18
`The Jupyter Notebook <http://jupyter-notebook.readthedocs.org/en/latest/> `__
18
`The Jupyter Notebook <http://jupyter-notebook.readthedocs.org/en/latest/> `__
docs/source/interactive/plotting.rst
0
+1
-1
@@
-21,7
+21,7
b' requested using, for example::'
21
21
22
A particularly interesting backend, provided by IPython, is the ``inline``
22
A particularly interesting backend, provided by IPython, is the ``inline``
23
backend. This is available only for the Jupyter Notebook and the
23
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 ::
25
25
26
%matplotlib inline
26
%matplotlib inline
27
27
docs/source/overview.rst
0
+5
-3
@@
-217,9
+217,11
b' running, use the ``%connect_info`` magic to get the unique connection file,'
217
which will be something like ``--existing kernel-19732.json`` but with
217
which will be something like ``--existing kernel-19732.json`` but with
218
different numbers which correspond to the Process ID of the kernel.
218
different numbers which correspond to the Process ID of the kernel.
219
219
220
You can read more about using :ref:`ipython qtconsole <qtconsole>` , and
220
You can read more about using `ipython qtconsole
221
:ref: `ipython notebook <htmlnotebook>` . There is also a :ref:`message spec
221
<http://jupyter.org/qtconsole/> `_, and
222
<messaging> ` which documents the protocol for communication between kernels
222
`ipython notebook <http://jupyter-notebook.readthedocs.org/en/latest/> `_ . There
223
is also a :ref: `message spec <messaging>` which documents the protocol for
224
communication between kernels
223
and clients.
225
and clients.
224
226
225
.. seealso ::
227
.. seealso ::
docs/source/whatsnew/version0.11.rst
0
+1
-1
@@
-232,7
+232,7
b' may also offer a slightly more featureful application (with menus and other GUI'
232
elements), but we remain committed to always shipping this easy to embed
232
elements), but we remain committed to always shipping this easy to embed
233
widget.
233
widget.
234
234
235
See the :ref:`Qt console section <qtconsole>` of the docs for a detailed
235
See the `Jupyter Qt Console site <http://jupyter.org/ qtconsole>`_ for a detailed
236
description of the console's features and use.
236
description of the console's features and use.
237
237
238
238
docs/source/interactive/qtconsole.rst
0
removed
0
-643
1
NO CONTENT: file was removed
NO CONTENT: file was removed
This diff has been collapsed as it changes many lines, (643 lines changed)
Show them
Hide them
Site-wide shortcuts
/
Use quick search box
g h
Goto home page
g g
Goto my private gists page
g G
Goto my public gists page
g 0-9
Goto bookmarked items from 0-9
n r
New repository page
n g
New gist page
Repositories
g s
Goto summary page
g c
Goto changelog page
g f
Goto files page
g F
Goto files page with file search activated
g p
Goto pull requests page
g o
Goto repository settings
g O
Goto repository access permissions settings
t s
Toggle sidebar on some pages