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

Skip to content

Commit a4cbdb7

Browse files
redirections
1 parent e6c32ad commit a4cbdb7

File tree

2 files changed

+11
-9
lines changed

2 files changed

+11
-9
lines changed

_posts/python/chart-studio/2019-07-03-ipython-notebook-tutorial.html

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
order: 11
1010
page_type: example_index
1111
permalink: python/ipython-notebook-tutorial/
12+
redirect_from: ipython-notebooks/ipython-notebook-tutorial/
1213
thumbnail: thumbnail/ipythonnb.jpg
1314
title: Jupyter Notebook Tutorial | plotly
1415
v4upgrade: True
@@ -248,7 +249,7 @@ <h4 id="Import-Data">Import Data<a class="anchor-link" href="#Import-Data">&#182
248249
frameborder="0"
249250
allowfullscreen
250251
></iframe>
251-
252+
252253
</div>
253254

254255
</div>
@@ -391,7 +392,7 @@ <h4 id="Plotting-Inline">Plotting Inline<a class="anchor-link" href="#Plotting-I
391392
frameborder="0"
392393
allowfullscreen
393394
></iframe>
394-
395+
395396
</div>
396397

397398
</div>
@@ -466,7 +467,7 @@ <h4 id="Plotting-Inline">Plotting Inline<a class="anchor-link" href="#Plotting-I
466467
frameborder="0"
467468
allowfullscreen
468469
></iframe>
469-
470+
470471
</div>
471472

472473
</div>
@@ -582,7 +583,7 @@ <h4 id="Plotting-Interactive-Maps">Plotting Interactive Maps<a class="anchor-lin
582583
frameborder="0"
583584
allowfullscreen
584585
></iframe>
585-
586+
586587
</div>
587588

588589
</div>
@@ -673,7 +674,7 @@ <h4 id="3D-Plotting">3D Plotting<a class="anchor-link" href="#3D-Plotting">&#182
673674
frameborder="0"
674675
allowfullscreen
675676
></iframe>
676-
677+
677678
</div>
678679

679680
</div>
@@ -762,7 +763,7 @@ <h4 id="Plot-Controls-&amp;-IPython-widgets">Plot Controls &amp; IPython widgets
762763
frameborder="0"
763764
allowfullscreen
764765
></iframe>
765-
766+
766767
</div>
767768

768769
</div>
@@ -834,7 +835,7 @@ <h4 id="Additional-Embed-Features">Additional Embed Features<a class="anchor-lin
834835
frameborder="0"
835836
allowfullscreen
836837
></iframe>
837-
838+
838839
</div>
839840

840841
</div>
@@ -954,7 +955,7 @@ <h3 id="Jupyter-Gallery">Jupyter Gallery<a class="anchor-link" href="#Jupyter-Ga
954955
</div>
955956
</div>
956957

957-
958958

959959

960-
{% endraw %}
960+
961+
{% endraw %}

_posts/python/chart-studio/ipython-notebook-tutorial.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jupyter:
2323
version: 3.6.5
2424
plotly:
2525
permalink: python/ipython-notebook-tutorial/
26+
redirect_from: ipython-notebooks/ipython-notebook-tutorial/
2627
description: Jupyter notebook tutorial on how to install, run, and use Jupyter for interactive matplotlib plotting, data analysis, and publishing code
2728
name: Jupyter Notebook Tutorial
2829
has_thumbnail: true

0 commit comments

Comments
 (0)