Show More
|
1 | NO CONTENT: file renamed from docs/source/_static/ipy_013_dashboard.png to docs/source/_images/ipy_013_dashboard.png |
|
1 | NO CONTENT: file renamed from docs/source/_static/ipy_013_dashboard_cluster.png to docs/source/_images/ipy_013_dashboard_cluster.png |
|
1 | NO CONTENT: file renamed from docs/source/_static/ipy_013_notebook_cythonmagic.png to docs/source/_images/ipy_013_notebook_cythonmagic.png |
|
1 | NO CONTENT: file renamed from docs/source/_static/ipy_013_notebook_long_out.png to docs/source/_images/ipy_013_notebook_long_out.png |
|
1 | NO CONTENT: file renamed from docs/source/_static/ipy_013_notebook_octavemagic.png to docs/source/_images/ipy_013_notebook_octavemagic.png |
|
1 | NO CONTENT: file renamed from docs/source/_static/ipy_013_notebook_rmagic.png to docs/source/_images/ipy_013_notebook_rmagic.png |
|
1 | NO CONTENT: file renamed from docs/source/_static/ipy_013_notebook_script_cells.png to docs/source/_images/ipy_013_notebook_script_cells.png |
|
1 | NO CONTENT: file renamed from docs/source/_static/ipy_013_notebook_spectrogram.png to docs/source/_images/ipy_013_notebook_spectrogram.png |
|
1 | NO CONTENT: file renamed from docs/source/_static/ipy_013_notebook_tooltip.png to docs/source/_images/ipy_013_notebook_tooltip.png |
|
1 | NO CONTENT: file renamed from docs/source/_static/ipy_013_par_tb.png to docs/source/_images/ipy_013_par_tb.png |
|
1 | NO CONTENT: file renamed from docs/source/_static/ipy_013_qtconsole_baboon.png to docs/source/_images/ipy_013_qtconsole_baboon.png |
|
1 | NO CONTENT: file renamed from docs/source/_static/ipy_013_qtconsole_completer.png to docs/source/_images/ipy_013_qtconsole_completer.png |
|
1 | NO CONTENT: file renamed from docs/source/_static/ms_visual_studio.png to docs/source/_images/ms_visual_studio.png |
|
1 | NO CONTENT: file renamed from docs/source/_static/notebook_specgram.png to docs/source/_images/notebook_specgram.png |
|
1 | NO CONTENT: file renamed from docs/source/_static/qtconsole.png to docs/source/_images/qtconsole.png |
|
1 | NO CONTENT: file renamed from docs/source/_static/qtconsole_tabbed.png to docs/source/_images/qtconsole_tabbed.png |
@@ -10,11 +10,11 b' largely feels like a terminal, but provides a number of enhancements only' | |||
|
10 | 10 | possible in a GUI, such as inline figures, proper multiline editing with syntax |
|
11 | 11 | highlighting, graphical calltips, and much more. |
|
12 | 12 | |
|
13 |
.. figure:: ../_s |
|
|
13 | .. figure:: ../../_images/qtconsole.png | |
|
14 | 14 | :width: 400px |
|
15 | 15 | :alt: IPython Qt console with embedded plots |
|
16 | 16 | :align: center |
|
17 |
:target: ../_ |
|
|
17 | :target: ../_images/qtconsole.png | |
|
18 | 18 | |
|
19 | 19 | The Qt console for IPython, using inline matplotlib plots. |
|
20 | 20 |
@@ -218,11 +218,11 b' but is in fact a rich GUI that runs an IPython client but supports inline' | |||
|
218 | 218 | figures, saving sessions to PDF and HTML, multiline editing with syntax |
|
219 | 219 | highlighting, graphical calltips and much more: |
|
220 | 220 | |
|
221 |
.. figure:: ../_ |
|
|
221 | .. figure:: ../_images/qtconsole.png | |
|
222 | 222 | :width: 400px |
|
223 | 223 | :alt: IPython Qt console with embedded plots |
|
224 | 224 | :align: center |
|
225 |
:target: ../_ |
|
|
225 | :target: ../_images/qtconsole.png | |
|
226 | 226 | |
|
227 | 227 | The Qt console for IPython, using inline matplotlib plots. |
|
228 | 228 | |
@@ -346,11 +346,11 b' Integration with Microsoft Visual Studio' | |||
|
346 | 346 | IPython can be used as the interactive shell in the `Python plugin for |
|
347 | 347 | Microsoft Visual Studio`__, as seen here: |
|
348 | 348 | |
|
349 |
.. figure:: ../_ |
|
|
349 | .. figure:: ../_images/ms_visual_studio.png | |
|
350 | 350 | :width: 500px |
|
351 | 351 | :alt: IPython console embedded in Microsoft Visual Studio. |
|
352 | 352 | :align: center |
|
353 |
:target: ../_ |
|
|
353 | :target: ../_images/ms_visual_studio.png | |
|
354 | 354 | |
|
355 | 355 | IPython console embedded in Microsoft Visual Studio. |
|
356 | 356 |
@@ -32,11 +32,11 b' An interactive browser-based Notebook with rich media support' | |||
|
32 | 32 | A powerful new interface puts IPython in your browser. You can start it with |
|
33 | 33 | the command ``ipython notebook``: |
|
34 | 34 | |
|
35 |
.. figure:: ../_ |
|
|
35 | .. figure:: ../_images/notebook_specgram.png | |
|
36 | 36 | :width: 400px |
|
37 | 37 | :alt: The IPython notebook with embedded text, code, math and figures. |
|
38 | 38 | :align: center |
|
39 |
:target: ../_ |
|
|
39 | :target: ../_images/notebook_specgram.png | |
|
40 | 40 | |
|
41 | 41 | The new IPython notebook showing text, mathematical expressions in LaTeX, |
|
42 | 42 | code, results and embedded figures created with Matplotlib. |
@@ -126,11 +126,11 b' The QtConsole now supports starting multiple kernels in tabs, and has a' | |||
|
126 | 126 | menubar, so it looks and behaves more like a real application. Keyboard |
|
127 | 127 | enthusiasts can disable the menubar with ctrl-shift-M (:ghpull:`887`). |
|
128 | 128 | |
|
129 |
.. figure:: ../_ |
|
|
129 | .. figure:: ../_images/qtconsole_tabbed.png | |
|
130 | 130 | :width: 400px |
|
131 | 131 | :alt: Tabbed IPython Qt console with embedded plots and menus. |
|
132 | 132 | :align: center |
|
133 |
:target: ../_ |
|
|
133 | :target: ../_images/qtconsole_tabbed.png | |
|
134 | 134 | |
|
135 | 135 | The improved Qt console for IPython, now with tabs to control multiple |
|
136 | 136 | kernels and full menu support. |
@@ -34,11 +34,11 b' left panel has been removed and was replaced by a real menu system and a' | |||
|
34 | 34 | toolbar with icons. Both the toolbar and the header above the menu can be |
|
35 | 35 | collapsed to leave an unobstructed working area: |
|
36 | 36 | |
|
37 |
.. image:: ../_ |
|
|
37 | .. image:: ../_images/ipy_013_notebook_spectrogram.png | |
|
38 | 38 | :width: 460px |
|
39 | 39 | :alt: New user interface for Notebook |
|
40 | 40 | :align: center |
|
41 |
:target: ../_ |
|
|
41 | :target: ../_images/ipy_013_notebook_spectrogram.png | |
|
42 | 42 | |
|
43 | 43 | The notebook handles very long outputs much better than before (this was a |
|
44 | 44 | serious usability issue when running processes that generated massive amounts |
@@ -48,11 +48,11 b' part of this area controls the display: one click in this area will expand the' | |||
|
48 | 48 | output region completely, and a double-click will hide it completely. This |
|
49 | 49 | figure shows both the scrolled and hidden modes: |
|
50 | 50 | |
|
51 |
.. image:: ../_ |
|
|
51 | .. image:: ../_images/ipy_013_notebook_long_out.png | |
|
52 | 52 | :width: 460px |
|
53 | 53 | :alt: Scrolling and hiding of long output in the notebook. |
|
54 | 54 | :align: center |
|
55 |
:target: ../_ |
|
|
55 | :target: ../_images/ipy_013_notebook_long_out.png | |
|
56 | 56 | |
|
57 | 57 | .. note:: |
|
58 | 58 | |
@@ -65,11 +65,11 b' use a regular file dialog box to select notebooks to upload. Furthermore, the' | |||
|
65 | 65 | notebook dashboard now auto-refreshes its contents and offers buttons to shut |
|
66 | 66 | down any running kernels (:ghpull:`1739`): |
|
67 | 67 | |
|
68 |
.. image:: ../_ |
|
|
68 | .. image:: ../_images/ipy_013_dashboard.png | |
|
69 | 69 | :width: 460px |
|
70 | 70 | :alt: Improved dashboard |
|
71 | 71 | :align: center |
|
72 |
:target: ../_ |
|
|
72 | :target: ../_images/ipy_013_dashboard.png | |
|
73 | 73 | |
|
74 | 74 | |
|
75 | 75 | Cluster management |
@@ -78,11 +78,11 b' Cluster management' | |||
|
78 | 78 | The notebook dashboard can now also start and stop clusters, thansk to a new |
|
79 | 79 | tab in the dashboard user interface: |
|
80 | 80 | |
|
81 |
.. image:: ../_ |
|
|
81 | .. image:: ../_images/ipy_013_dashboard_cluster.png | |
|
82 | 82 | :width: 460px |
|
83 | 83 | :alt: Cluster management from the notebook dashboard |
|
84 | 84 | :align: center |
|
85 |
:target: ../_ |
|
|
85 | :target: ../_images/ipy_013_dashboard_cluster.png | |
|
86 | 86 | |
|
87 | 87 | This interface allows, for each profile you have configured, to start and stop |
|
88 | 88 | a cluster (and optionally override the default number of engines corresponding |
@@ -141,11 +141,11 b" fill in a function's parameters, or transfer the information to the pager at the" | |||
|
141 | 141 | bottom of the screen. For the details, look at the example notebook |
|
142 | 142 | :file:`01_notebook_introduction.ipynb`. |
|
143 | 143 | |
|
144 |
.. figure:: ../_ |
|
|
144 | .. figure:: ../_images/ipy_013_notebook_tooltip.png | |
|
145 | 145 | :width: 460px |
|
146 | 146 | :alt: Improved tooltips in the notebook. |
|
147 | 147 | :align: center |
|
148 |
:target: ../_ |
|
|
148 | :target: ../_images/ipy_013_notebook_tooltip.png | |
|
149 | 149 | |
|
150 | 150 | The new notebook tooltips. |
|
151 | 151 | |
@@ -272,11 +272,11 b' interpreter installed:' | |||
|
272 | 272 | |
|
273 | 273 | This is what some of the script-related magics look like in action: |
|
274 | 274 | |
|
275 |
.. image:: ../_ |
|
|
275 | .. image:: ../_images/ipy_013_notebook_script_cells.png | |
|
276 | 276 | :width: 460px |
|
277 | 277 | :alt: Cluster management from the notebook dashboard |
|
278 | 278 | :align: center |
|
279 |
:target: ../_ |
|
|
279 | :target: ../_images/ipy_013_notebook_script_cells.png | |
|
280 | 280 | |
|
281 | 281 | In addition, we have also a number of :ref:`extensions <extensions_overview>` |
|
282 | 282 | that provide specialized magics. These typically require additional software |
@@ -290,11 +290,11 b' extremely useful. The following extensions are provided:' | |||
|
290 | 290 | directory in the source distribution ships with a full notebook |
|
291 | 291 | demonstrating these capabilities: |
|
292 | 292 | |
|
293 |
.. image:: ../_ |
|
|
293 | .. image:: ../_images/ipy_013_notebook_cythonmagic.png | |
|
294 | 294 | :width: 460px |
|
295 | 295 | :alt: Cython magic |
|
296 | 296 | :align: center |
|
297 |
:target: ../_ |
|
|
297 | :target: ../_images/ipy_013_notebook_cythonmagic.png | |
|
298 | 298 | |
|
299 | 299 | .. _cython: http://cython.org |
|
300 | 300 | |
@@ -308,11 +308,11 b' extremely useful. The following extensions are provided:' | |||
|
308 | 308 | directory in the source distribution ships with a full notebook |
|
309 | 309 | demonstrating these capabilities: |
|
310 | 310 | |
|
311 |
.. image:: ../_ |
|
|
311 | .. image:: ../_images/ipy_013_notebook_octavemagic.png | |
|
312 | 312 | :width: 460px |
|
313 | 313 | :alt: Octave magic |
|
314 | 314 | :align: center |
|
315 |
:target: ../_ |
|
|
315 | :target: ../_images/ipy_013_notebook_octavemagic.png | |
|
316 | 316 | |
|
317 | 317 | .. _octave: http://www.gnu.org/software/octave |
|
318 | 318 | .. _oct2py: http://pypi.python.org/pypi/oct2py |
@@ -327,11 +327,11 b' extremely useful. The following extensions are provided:' | |||
|
327 | 327 | examples directory in the source distribution ships with a full notebook |
|
328 | 328 | demonstrating these capabilities: |
|
329 | 329 | |
|
330 |
.. image:: ../_ |
|
|
330 | .. image:: ../_images/ipy_013_notebook_rmagic.png | |
|
331 | 331 | :width: 460px |
|
332 | 332 | :alt: R magic |
|
333 | 333 | :align: center |
|
334 |
:target: ../_ |
|
|
334 | :target: ../_images/ipy_013_notebook_rmagic.png | |
|
335 | 335 | |
|
336 | 336 | .. _R: http://www.r-project.org |
|
337 | 337 | .. _rpy2: http://rpy.sourceforge.net/rpy2.html |
@@ -348,11 +348,11 b' The Qt console comes with a new ncurses-like tab completer, activated by' | |||
|
348 | 348 | default, which lets you cycle through the available completions by pressing tab, |
|
349 | 349 | or select a completion with the arrow keys (:ghpull:`1851`). |
|
350 | 350 | |
|
351 |
.. figure:: ../_ |
|
|
351 | .. figure:: ../_images/ipy_013_qtconsole_completer.png | |
|
352 | 352 | :width: 460px |
|
353 | 353 | :alt: ncurses-like completer, with highlighted selection. |
|
354 | 354 | :align: center |
|
355 |
:target: ../_ |
|
|
355 | :target: ../_images/ipy_013_qtconsole_completer.png | |
|
356 | 356 | |
|
357 | 357 | The new improved Qt console's ncurses-like completer allows to easily |
|
358 | 358 | navigate thought long list of completions. |
@@ -416,11 +416,11 b' The exception reporting in parallel contexts has been improved to be easier to' | |||
|
416 | 416 | read. Now, IPython directly reports the remote exceptions without showing any |
|
417 | 417 | of the internal execution parts: |
|
418 | 418 | |
|
419 |
.. image:: ../_ |
|
|
419 | .. image:: ../_images/ipy_013_par_tb.png | |
|
420 | 420 | :width: 460px |
|
421 | 421 | :alt: Improved parallel exceptions. |
|
422 | 422 | :align: center |
|
423 |
:target: ../_ |
|
|
423 | :target: ../_images/ipy_013_par_tb.png | |
|
424 | 424 | |
|
425 | 425 | The parallel tools now default to using ``NoDB`` as the storage backend for |
|
426 | 426 | intermediate results. This means that the default usage case will have a |
General Comments 0
You need to be logged in to leave comments.
Login now