-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathJNB_markdown_README.html
553 lines (397 loc) · 24.8 KB
/
JNB_markdown_README.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
<!DOCTYPE html>
<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Markdown Cells — Jupyter Notebook 6.0.2 documentation</title>
<script type="text/javascript" src="../../_static/js/modernizr.min.js"></script>
<script type="text/javascript" id="documentation_options" data-url_root="../../" src="../../_static/documentation_options.js"></script>
<script type="text/javascript" src="../../_static/jquery.js"></script>
<script type="text/javascript" src="../../_static/underscore.js"></script>
<script type="text/javascript" src="../../_static/doctools.js"></script>
<script type="text/javascript" src="../../_static/language_data.js"></script>
<script type="text/javascript" src="https://assets.readthedocs.org/static/javascript/readthedocs-doc-embed.js"></script>
<script crossorigin="anonymous" integrity="sha256-Ae2Vz/4ePdIu6ZyI/5ZGsYnb+m0JlOmKPjt6XZ9JJkA=" type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js"></script>
<script async="async" type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/latest.js?config=TeX-AMS-MML_HTMLorMML"></script>
<script type="text/x-mathjax-config">MathJax.Hub.Config({"tex2jax": {"processClass": "math|output_area", "ignoreClass": "document", "processEscapes": true, "inlineMath": [["$", "$"], ["\\(", "\\)"]]}})</script>
<script type="text/javascript" src="../../_static/js/theme.js"></script>
<link rel="stylesheet" href="../../_static/css/theme.css" type="text/css" />
<link rel="stylesheet" href="../../_static/pygments.css" type="text/css" />
<link rel="index" title="Index" href="../../genindex.html" />
<link rel="search" title="Search" href="../../search.html" />
<link rel="next" title="Keyboard Shortcut Customization" href="Custom Keyboard Shortcuts.html" />
<link rel="prev" title="Running Code" href="Running Code.html" />
<!-- RTD Extra Head -->
<!--
Always link to the latest version, as canonical.
http://docs.readthedocs.org/en/latest/canonical.html
-->
<link rel="canonical" href="https://jupyter-notebook.readthedocs.io/en/stable/examples/Notebook/Working With Markdown Cells.html" />
<link rel="stylesheet" href="https://assets.readthedocs.org/static/css/readthedocs-doc-embed.css" type="text/css" />
<script type="text/javascript" src="../../_static/readthedocs-data.js"></script>
<!-- Add page-specific data, which must exist in the page js, not global -->
<script type="text/javascript">
READTHEDOCS_DATA['page'] = "examples/Notebook/Working With Markdown Cells"
READTHEDOCS_DATA['source_suffix'] = ".ipynb"
</script>
<script type="text/javascript" src="https://assets.readthedocs.org/static/javascript/readthedocs-analytics.js"></script>
<!-- end RTD <extrahead> -->
</head>
<body class="wy-body-for-nav">
<div class="wy-grid-for-nav">
<nav data-toggle="wy-nav-shift" class="wy-nav-side">
<div class="wy-side-scroll">
<div class="wy-side-nav-search" >
<a href="../../index.html" class="icon icon-home"> Jupyter Notebook
</a>
<div class="version">
stable
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../../search.html" method="get">
<input type="text" name="q" placeholder="Search docs" />
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
</form>
</div>
</div>
<div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation">
<p class="caption"><span class="caption-text">User Documentation</span></p>
<ul class="current">
<li class="toctree-l1"><a class="reference internal" href="../../notebook.html">The Jupyter Notebook</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../ui_components.html">User interface components</a></li>
<li class="toctree-l1 current"><a class="reference internal" href="examples_index.html">Notebook Examples</a><ul class="current">
<li class="toctree-l2"><a class="reference internal" href="What is the Jupyter Notebook.html">What is the Jupyter Notebook?</a></li>
<li class="toctree-l2"><a class="reference internal" href="Notebook Basics.html">Notebook Basics</a></li>
<li class="toctree-l2"><a class="reference internal" href="Running Code.html">Running Code</a></li>
<li class="toctree-l2 current"><a class="current reference internal" href="#">Markdown Cells</a><ul>
<li class="toctree-l3"><a class="reference internal" href="#Markdown-basics">Markdown basics</a></li>
<li class="toctree-l3"><a class="reference internal" href="#Headings">Headings</a></li>
<li class="toctree-l3"><a class="reference internal" href="#Embedded-code">Embedded code</a></li>
<li class="toctree-l3"><a class="reference internal" href="#LaTeX-equations">LaTeX equations</a></li>
<li class="toctree-l3"><a class="reference internal" href="#GitHub-flavored-markdown">GitHub flavored markdown</a></li>
<li class="toctree-l3"><a class="reference internal" href="#General-HTML">General HTML</a></li>
<li class="toctree-l3"><a class="reference internal" href="#Local-files">Local files</a><ul>
<li class="toctree-l4"><a class="reference internal" href="#Security-of-local-files">Security of local files</a></li>
</ul>
</li>
</ul>
</li>
<li class="toctree-l2"><a class="reference internal" href="Custom Keyboard Shortcuts.html">Keyboard Shortcut Customization</a></li>
<li class="toctree-l2"><a class="reference internal" href="Custom Keyboard Shortcuts.html#Keyboard-Shortcut-Customization-(Pre-Notebook-5.0)">Keyboard Shortcut Customization (Pre Notebook 5.0)</a></li>
<li class="toctree-l2"><a class="reference internal" href="JavaScript Notebook Extensions.html">Embracing web standards</a></li>
<li class="toctree-l2"><a class="reference internal" href="Importing Notebooks.html">Importing Jupyter Notebooks as Modules</a></li>
<li class="toctree-l2"><a class="reference internal" href="Connecting with the Qt Console.html">Connecting to an existing IPython kernel using the Qt Console</a></li>
<li class="toctree-l2"><a class="reference internal" href="Typesetting Equations.html">Motivating Examples</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="../../troubleshooting.html">What to do when things go wrong</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../changelog.html">Changelog</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../comms.html">Comms</a></li>
</ul>
<p class="caption"><span class="caption-text">Configuration</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../../config_overview.html">Configuration Overview</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../config.html">Config file and command line options</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../public_server.html">Running a notebook server</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../security.html">Security in the Jupyter notebook server</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../security.html#security-in-notebook-documents">Security in notebook documents</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../frontend_config.html">Configuring the notebook frontend</a></li>
<li class="toctree-l1"><a class="reference internal" href="Distributing Jupyter Extensions as Python Packages.html">Distributing Jupyter Extensions as Python Packages</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../extending/index.html">Extending the Notebook</a></li>
</ul>
<p class="caption"><span class="caption-text">Contributor Documentation</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../../contributing.html">Contributing to the Jupyter Notebook</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../development_release.html">Making a Notebook release</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../development_faq.html">Developer FAQ</a></li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="nbpackage/mynotebook.html">My Notebook</a></li>
<li class="toctree-l1"><a class="reference internal" href="nbpackage/nbs/other.html">Other notebook</a></li>
</ul>
</div>
</div>
</nav>
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">
<nav class="wy-nav-top" aria-label="top navigation">
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
<a href="../../index.html">Jupyter Notebook</a>
</nav>
<div class="wy-nav-content">
<div class="rst-content">
<div role="navigation" aria-label="breadcrumbs navigation">
<ul class="wy-breadcrumbs">
<li><a href="../../index.html">Docs</a> »</li>
<li><a href="examples_index.html">Notebook Examples</a> »</li>
<li>Markdown Cells</li>
<li class="wy-breadcrumbs-aside">
<a href="https://github.com/jupyter/notebook/blob/7eb7f1cdc1efb29ec39e282059ee984a313107bf/docs/source/examples/Notebook/Working With Markdown Cells.ipynb" class="fa fa-github"> Edit on GitHub</a>
</li>
</ul>
<hr/>
</div>
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
<div itemprop="articleBody">
<style>
/* CSS overrides for sphinx_rtd_theme */
/* 24px margin */
.nbinput.nblast,
.nboutput.nblast {
margin-bottom: 19px; /* padding has already 5px */
}
/* ... except between code cells! */
.nblast + .nbinput {
margin-top: -19px;
}
.admonition > p:before {
margin-right: 4px; /* make room for the exclamation icon */
}
/* Fix math alignment, see https://github.com/rtfd/sphinx_rtd_theme/pull/686 */
.math {
text-align: unset;
}
</style>
<div class="section" id="Markdown-Cells">
<h1>Markdown Cells<a class="headerlink" href="#Markdown-Cells" title="Permalink to this headline">¶</a></h1>
<p>Text can be added to Jupyter Notebooks using Markdown cells. You can change the cell type to Markdown by using the <code class="docutils literal notranslate"><span class="pre">Cell</span></code> menu, the toolbar, or the key shortcut <code class="docutils literal notranslate"><span class="pre">m</span></code>. Markdown is a popular markup language that is a superset of HTML. Its specification can be found here:</p>
<p><a class="reference external" href="https://daringfireball.net/projects/markdown/">https://daringfireball.net/projects/markdown/</a></p>
<div class="section" id="Markdown-basics">
<h2>Markdown basics<a class="headerlink" href="#Markdown-basics" title="Permalink to this headline">¶</a></h2>
<p>You can make text <em>italic</em> or <strong>bold</strong> by surrounding a block of text with a single or double * respectively</p>
<p>You can build nested itemized or enumerated lists:</p>
<ul class="simple">
<li><p>One</p>
<ul>
<li><p>Sublist</p>
<ul>
<li><p>This</p></li>
</ul>
</li>
</ul>
</li>
<li><p>Sublist - That - The other thing</p></li>
<li><p>Two</p></li>
<li><p>Sublist</p></li>
<li><p>Three</p></li>
<li><p>Sublist</p></li>
</ul>
<p>Now another list:</p>
<ol class="arabic simple">
<li><p>Here we go</p>
<ol class="arabic simple">
<li><p>Sublist</p></li>
<li><p>Sublist</p></li>
</ol>
</li>
<li><p>There we go</p></li>
<li><p>Now this</p></li>
</ol>
<p>You can add horizontal rules:</p>
<hr class="docutils" />
<p>Here is a blockquote:</p>
<blockquote>
<div><p>Beautiful is better than ugly. Explicit is better than implicit. Simple is better than complex. Complex is better than complicated. Flat is better than nested. Sparse is better than dense. Readability counts. Special cases aren’t special enough to break the rules. Although practicality beats purity. Errors should never pass silently. Unless explicitly silenced. In the face of ambiguity, refuse the temptation to guess. There should be one– and preferably only one –obvious way to do it.
Although that way may not be obvious at first unless you’re Dutch. Now is better than never. Although never is often better than <em>right</em> now. If the implementation is hard to explain, it’s a bad idea. If the implementation is easy to explain, it may be a good idea. Namespaces are one honking great idea – let’s do more of those!</p>
</div></blockquote>
<p>And shorthand for links:</p>
<p><a class="reference external" href="https://jupyter.org">Jupyter’s website</a></p>
<p>You can use backslash to generate literal characters which would otherwise have special meaning in the Markdown syntax.</p>
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span>\<span class="o">*</span><span class="n">literal</span> <span class="n">asterisks</span>\<span class="o">*</span>
<span class="o">*</span><span class="n">literal</span> <span class="n">asterisks</span><span class="o">*</span>
</pre></div>
</div>
<p>Use double backslash to generate the literal $ symbol.</p>
</div>
<div class="section" id="Headings">
<h2>Headings<a class="headerlink" href="#Headings" title="Permalink to this headline">¶</a></h2>
<p>You can add headings by starting a line with one (or multiple) <code class="docutils literal notranslate"><span class="pre">#</span></code> followed by a space, as in the following example:</p>
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="c1"># Heading 1</span>
<span class="c1"># Heading 2</span>
<span class="c1">## Heading 2.1</span>
<span class="c1">## Heading 2.2</span>
</pre></div>
</div>
</div>
<div class="section" id="Embedded-code">
<h2>Embedded code<a class="headerlink" href="#Embedded-code" title="Permalink to this headline">¶</a></h2>
<p>You can embed code meant for illustration instead of execution in Python:</p>
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="k">def</span> <span class="nf">f</span><span class="p">(</span><span class="n">x</span><span class="p">):</span>
<span class="sd">"""a docstring"""</span>
<span class="k">return</span> <span class="n">x</span><span class="o">**</span><span class="mi">2</span>
</pre></div>
</div>
<p>or other languages:</p>
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="k">for</span> <span class="p">(</span><span class="n">i</span><span class="o">=</span><span class="mi">0</span><span class="p">;</span> <span class="n">i</span><span class="o"><</span><span class="n">n</span><span class="p">;</span> <span class="n">i</span><span class="o">++</span><span class="p">)</span> <span class="p">{</span>
<span class="n">printf</span><span class="p">(</span><span class="s2">"hello </span><span class="si">%d</span><span class="se">\n</span><span class="s2">"</span><span class="p">,</span> <span class="n">i</span><span class="p">);</span>
<span class="n">x</span> <span class="o">+=</span> <span class="mi">4</span><span class="p">;</span>
<span class="p">}</span>
</pre></div>
</div>
</div>
<div class="section" id="LaTeX-equations">
<h2>LaTeX equations<a class="headerlink" href="#LaTeX-equations" title="Permalink to this headline">¶</a></h2>
<p>Courtesy of MathJax, you can include mathematical expressions both inline: <span class="math notranslate nohighlight">\(e^{i\pi} + 1 = 0\)</span> and displayed:</p>
<div class="math notranslate nohighlight">
\[e^x=\sum_{i=0}^\infty \frac{1}{i!}x^i\]</div>
<p>Inline expressions can be added by surrounding the latex code with <code class="docutils literal notranslate"><span class="pre">$</span></code>:</p>
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span>$e^{i\pi} + 1 = 0$
</pre></div>
</div>
<p>Expressions on their own line are surrounded by <code class="docutils literal notranslate"><span class="pre">$$</span></code>:</p>
<div class="highlight-latex notranslate"><div class="highlight"><pre><span></span><span class="sb">$$</span><span class="nb">e^x</span><span class="o">=</span><span class="nv">\sum</span><span class="nb">_{i</span><span class="o">=</span><span class="m">0</span><span class="nb">}^</span><span class="nv">\infty</span><span class="nb"> </span><span class="nv">\frac</span><span class="nb">{</span><span class="m">1</span><span class="nb">}{i</span><span class="o">!</span><span class="nb">}x^i</span><span class="s">$$</span>
</pre></div>
</div>
</div>
<div class="section" id="GitHub-flavored-markdown">
<h2>GitHub flavored markdown<a class="headerlink" href="#GitHub-flavored-markdown" title="Permalink to this headline">¶</a></h2>
<p>The Notebook webapp supports Github flavored markdown meaning that you can use triple backticks for code blocks:</p>
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span>```python
print "Hello World"
```
```javascript
console.log("Hello World")
```
</pre></div>
</div>
<p>Gives:</p>
<div class="highlight-python notranslate"><div class="highlight"><pre><span></span><span class="k">print</span> <span class="s2">"Hello World"</span>
</pre></div>
</div>
<div class="highlight-javascript notranslate"><div class="highlight"><pre><span></span><span class="nx">console</span><span class="p">.</span><span class="nx">log</span><span class="p">(</span><span class="s2">"Hello World"</span><span class="p">)</span>
</pre></div>
</div>
<p>And a table like this:</p>
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="o">|</span> <span class="n">This</span> <span class="o">|</span> <span class="ow">is</span> <span class="o">|</span>
<span class="o">|------|------|</span>
<span class="o">|</span> <span class="n">a</span> <span class="o">|</span> <span class="n">table</span><span class="o">|</span>
</pre></div>
</div>
<p>A nice HTML Table:</p>
<table class="docutils align-default">
<colgroup>
<col style="width: 47%" />
<col style="width: 53%" />
</colgroup>
<thead>
<tr class="row-odd"><th class="head"><p>This</p></th>
<th class="head"><p>is</p></th>
</tr>
</thead>
<tbody>
<tr class="row-even"><td><p>a</p></td>
<td><p>table</p></td>
</tr>
</tbody>
</table>
</div>
<div class="section" id="General-HTML">
<h2>General HTML<a class="headerlink" href="#General-HTML" title="Permalink to this headline">¶</a></h2>
<p>Because Markdown is a superset of HTML you can even add things like HTML tables:</p>
<table><tr><th><p>Header 1</p>
</th><th><p>Header 2</p>
</th></tr><tr><td><p>row 1, cell 1</p>
</td><td><p>row 1, cell 2</p>
</td></tr><tr><td><p>row 2, cell 1</p>
</td><td><p>row 2, cell 2</p>
</td></tr></table></div>
<div class="section" id="Local-files">
<h2>Local files<a class="headerlink" href="#Local-files" title="Permalink to this headline">¶</a></h2>
<p>If you have local files in your Notebook directory, you can refer to these files in Markdown cells directly:</p>
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="p">[</span><span class="n">subdirectory</span><span class="o">/</span><span class="p">]</span><span class="o"><</span><span class="n">filename</span><span class="o">></span>
</pre></div>
</div>
<p>For example, in the images folder, we have the Python logo:</p>
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="o"><</span><span class="n">img</span> <span class="n">src</span><span class="o">=</span><span class="s2">"../images/python_logo.svg"</span> <span class="o">/></span>
</pre></div>
</div>
<p>and a video with the HTML5 video tag:</p>
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="o"><</span><span class="n">video</span> <span class="n">controls</span> <span class="n">src</span><span class="o">=</span><span class="s2">"../images/animation.m4v"</span> <span class="o">/></span>
</pre></div>
</div>
<video controls src="../images/animation.m4v" /><p>These do not embed the data into the notebook file, and require that the files exist when you are viewing the notebook.</p>
<div class="section" id="Security-of-local-files">
<h3>Security of local files<a class="headerlink" href="#Security-of-local-files" title="Permalink to this headline">¶</a></h3>
<p>Note that this means that the Jupyter notebook server also acts as a generic file server for files inside the same tree as your notebooks. Access is not granted outside the notebook folder so you have strict control over what files are visible, but for this reason it is highly recommended that you do not run the notebook server with a notebook directory at a high level in your filesystem (e.g. your home directory).</p>
<p>When you run the notebook in a password-protected manner, local file access is restricted to authenticated users unless read-only views are active.</p>
</div>
</div>
</div>
</div>
</div>
<footer>
<div class="rst-footer-buttons" role="navigation" aria-label="footer navigation">
<a href="Custom Keyboard Shortcuts.html" class="btn btn-neutral float-right" title="Keyboard Shortcut Customization" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right"></span></a>
<a href="Running Code.html" class="btn btn-neutral float-left" title="Running Code" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left"></span> Previous</a>
</div>
<hr/>
<div role="contentinfo">
<p>
© Copyright 2015, Jupyter Team, https://jupyter.org
<span class="commit">
Revision <code>7eb7f1cd</code>.
</span>
</p>
</div>
Built with <a href="http://sphinx-doc.org/">Sphinx</a> using a <a href="https://github.com/rtfd/sphinx_rtd_theme">theme</a> provided by <a href="https://readthedocs.org">Read the Docs</a>.
</footer>
</div>
</div>
</section>
</div>
<div class="rst-versions" data-toggle="rst-versions" role="note" aria-label="versions">
<span class="rst-current-version" data-toggle="rst-current-version">
<span class="fa fa-book"> Read the Docs</span>
v: stable
<span class="fa fa-caret-down"></span>
</span>
<div class="rst-other-versions">
<dl>
<dt>Versions</dt>
<dd><a href="/en/master/">master</a></dd>
<dd><a href="/en/latest/">latest</a></dd>
<dd><a href="/en/stable/">stable</a></dd>
<dd><a href="/en/5.7.6/">5.7.6</a></dd>
<dd><a href="/en/5.7.5/">5.7.5</a></dd>
<dd><a href="/en/5.7.4/">5.7.4</a></dd>
<dd><a href="/en/5.7.3/">5.7.3</a></dd>
<dd><a href="/en/5.7.2/">5.7.2</a></dd>
<dd><a href="/en/5.7.1/">5.7.1</a></dd>
<dd><a href="/en/5.7.0/">5.7.0</a></dd>
<dd><a href="/en/5.6.0/">5.6.0</a></dd>
<dd><a href="/en/5.5.0/">5.5.0</a></dd>
<dd><a href="/en/5.4.1/">5.4.1</a></dd>
<dd><a href="/en/5.4.0/">5.4.0</a></dd>
<dd><a href="/en/5.3.1/">5.3.1</a></dd>
<dd><a href="/en/5.2.2/">5.2.2</a></dd>
<dd><a href="/en/5.1.0/">5.1.0</a></dd>
<dd><a href="/en/5.0.0/">5.0.0</a></dd>
<dd><a href="/en/4.x/">4.x</a></dd>
</dl>
<dl>
<dt>Downloads</dt>
<dd><a href="//readthedocs.org/projects/jupyter-notebook/downloads/pdf/stable/">pdf</a></dd>
<dd><a href="//readthedocs.org/projects/jupyter-notebook/downloads/htmlzip/stable/">html</a></dd>
<dd><a href="//readthedocs.org/projects/jupyter-notebook/downloads/epub/stable/">epub</a></dd>
</dl>
<dl>
<dt>On Read the Docs</dt>
<dd>
<a href="//readthedocs.org/projects/jupyter-notebook/?fromdocs=jupyter-notebook">Project Home</a>
</dd>
<dd>
<a href="//readthedocs.org/builds/jupyter-notebook/?fromdocs=jupyter-notebook">Builds</a>
</dd>
</dl>
<hr/>
Free document hosting provided by <a href="http://www.readthedocs.org">Read the Docs</a>.
</div>
</div>
<script type="text/javascript">
jQuery(function () {
SphinxRtdTheme.Navigation.enable(true);
});
</script>
</body>
</html>