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

Skip to content

Commit 6819f18

Browse files
committed
update permalink in html files
1 parent c55dbe5 commit 6819f18

File tree

233 files changed

+233
-233
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

233 files changed

+233
-233
lines changed

_posts/python-version2/3d/2017-02-24-python-3d-index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
permalink: python/3d-charts/
2+
permalink: python/version2/3d-charts/
33
title: Python Graphing Library Basic Charts
44
description: Plotly's Python graphing library makes interactive, publication-quality graphs online. Examples of how to make 3D charts.
55
name: More 3D Charts

_posts/python-version2/3d/3d-bubble/2015-06-30-3dbubble.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
permalink: python/3d-bubble-charts/
2+
permalink: python/version2/3d-bubble-charts/
33
description: How to make 3D Bubble Charts in Python with Plotly. Three examples of 3D Bubble Charts.
44
name: Python 3D Bubble Charts
55
has_thumbnail: true

_posts/python-version2/3d/3d-clusters/2015-06-30-3d-clusters.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
permalink: python/3d-point-clustering/
2+
permalink: python/version2/3d-point-clustering/
33
description: How to cluster points in 3d with alpha shapes in plotly and Python
44
name: Python 3D Clustering | plotly
55
has_thumbnail: true

_posts/python-version2/3d/3d-cone/2015-06-30-cones.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
permalink: python/cone-plot/
2+
permalink: python/version2/cone-plot/
33
description: How to make 3D Cone plots in Python with Plotly.
44
name: 3D Cone Plots
55
has_thumbnail: true

_posts/python-version2/3d/3d-filled-line/2015-06-30-3d-filled-line.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
permalink: python/3d-filled-line-plots/
2+
permalink: python/version2/3d-filled-line-plots/
33
description: How to make 3D Filled Line Plots in Python
44
name: 3D Filled Line Plots in Python | plotly
55
has_thumbnail: true

_posts/python-version2/3d/3d-line/2015-06-30-3d-line.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
permalink: python/3d-line-plots/
2+
permalink: python/version2/3d-line-plots/
33
description: How to make 3D Line Plots
44
name: Python 3D Line Plots | plotly
55
has_thumbnail: true

_posts/python-version2/3d/3d-mesh/2015-06-30-mesh-3d.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
permalink: python/3d-mesh/
2+
permalink: python/version2/3d-mesh/
33
description: How to make 3D Mesh Plots
44
name: Python 3D Mesh Plots | Plotly
55
has_thumbnail: true

_posts/python-version2/3d/3d-network/2015-06-30-Les-miserables-network.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
permalink: python/3d-network-graph/
2+
permalink: python/version2/3d-network-graph/
33
description: How to make 3D Network Graphs in Python.
44
name: Python 3D Network Graphs
55
has_thumbnail: true

_posts/python-version2/3d/3d-parametric/2015-06-30-3d-parametric.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
permalink: python/3d-parametric-plots/
2+
permalink: python/version2/3d-parametric-plots/
33
description: How to 3D Parameteric Plots in Python
44
name: 3D Parametric Plots | plotly
55
has_thumbnail: true

_posts/python-version2/3d/3d-ribbon/2015-06-30-ribbon.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
permalink: python/ribbon-plots/
2+
permalink: python/version2/ribbon-plots/
33
description: How to make ribbon plots in Python.
44
name: Python Ribbon Plots | plotly
55
has_thumbnail: true

_posts/python-version2/3d/3d-scatter/2015-06-30-3d_scatter.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
permalink: python/3d-scatter-plots/
2+
permalink: python/version2/3d-scatter-plots/
33
description: How to make 3D scatter plots in Python with Plotly.
44
name: 3D Python Scatter Plots | plotly
55
has_thumbnail: true

_posts/python-version2/3d/3d-streamtube/2015-06-30-streamtube.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
permalink: python/streamtube-plot/
2+
permalink: python/version2/streamtube-plot/
33
description: How to make 3D streamtube plots in Python with Plotly.
44
name: 3D Streamtube Plots
55
has_thumbnail: true

_posts/python-version2/3d/3d-surface/2015-06-30-3d-surface.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
permalink: python/3d-surface-plots/
2+
permalink: python/version2/3d-surface-plots/
33
description: How to make 3D-surface plots in Python
44
name: 3D Surface Plots in Python
55
has_thumbnail: true

_posts/python-version2/3d/3d-surface/3d-surface_python_index-old.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Python 3D Surface Plots | Examples | Plotly
33
name: 3D Surface Plots
4-
permalink: python/3d-surface-plots/
4+
permalink: python/version2/3d-surface-plots/
55
description: How to make 3D surface plots in python.
66
layout: base
77
thumbnail: thumbnail/3d-surface.jpg

_posts/python-version2/3d/3d-wireframe/2015-06-30-3d-wireframe.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
permalink: python/3d-wireframe-plots/
2+
permalink: python/version2/3d-wireframe-plots/
33
description: How to make wireframe plots in Python
44
name: Python Wireframe Plots | plotly
55
has_thumbnail: true

_posts/python-version2/3d/iso-surface/2015-06-30-Plotly-isosurfaces.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
permalink: python/isosurfaces-with-marching-cubes/
2+
permalink: python/version2/isosurfaces-with-marching-cubes/
33
description: How to make Iso Surface in Python with Plotly.
44
name: Iso Surface
55
has_thumbnail: true

_posts/python-version2/3d/projection-of-3d-plots/2015-06-30-Plotly-project-3d-onto-a-plane.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
permalink: python/2d-projection-of-3d-surface/
2+
permalink: python/version2/2d-projection-of-3d-surface/
33
description: How to project 3D Surface plots in 2D with Plotly.
44
name: Projection of 3D Surface
55
has_thumbnail: true

_posts/python-version2/3d/tri-surf/2015-06-30-trisurf.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
permalink: python/trisurf/
2+
permalink: python/version2/trisurf/
33
description: How to make tri-surf plots in Python with Plotly. Trisurfs are formed by replacing the boundaries of a compact surface by touching triangles.
44
name: Trisurf Plots
55
has_thumbnail: true
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
permalink: python/tri-surf/
2+
permalink: python/version2/tri-surf/
33
redirect_to: https://plot.ly/python/trisurf/
44
sitemap: false
55
---

_posts/python-version2/3d/triangulation/2015-06-30-triangulation.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
permalink: python/surface-triangulation/
2+
permalink: python/version2/surface-triangulation/
33
description: How to make Tri-Surf plots in Python with Plotly.
44
name: Surface Triangulation
55
has_thumbnail: true
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
permalink: python/triangulation/
2+
permalink: python/version2/triangulation/
33
redirect_to: ../surface-triangulation/
44
sitemap: false
55
---

_posts/python-version2/animations/filled-area-animation/2015-06-30-filled-area-animation.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
permalink: python/filled-area-animation/
2+
permalink: python/version2/filled-area-animation/
33
description: How to make an animated filled-area plot with apple stock data in Python.
44
name: Filled-Area Animation | plotly
55
has_thumbnail: true

_posts/python-version2/animations/gapminder-example/2015-06-30-gapminder-example.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
permalink: python/gapminder-example/
2+
permalink: python/version2/gapminder-example/
33
description: How to make the classic Gapminder Animation using sliders and buttons in Python.
44
name: Adding Sliders to Animations | plotly
55
has_thumbnail: true

_posts/python-version2/animations/heatmap/2015-06-30-heatmap.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
permalink: python/heatmap-animation/
2+
permalink: python/version2/heatmap-animation/
33
description: How to make an animated heatmap in Python.
44
name: Heatmap Animation | plotly
55
has_thumbnail: true

_posts/python-version2/animations/intro-to-animations/2015-06-30-intro-to-animations.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
permalink: python/animations/
2+
permalink: python/version2/animations/
33
description: An introduction to creating animations with Plotly in Python.
44
name: Intro to Animations | plotly
55
has_thumbnail: true
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
permalink: python/intro-to-animations/
2+
permalink: python/version2/intro-to-animations/
33
redirect_to: https://plot.ly/python/animations/
44
sitemap: false
55
---

_posts/python-version2/animations/visualizing-mri-volume-slices/2015-06-30-visualizing-mri-volume-slices.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
permalink: python/visualizing-mri-volume-slices/
2+
permalink: python/version2/visualizing-mri-volume-slices/
33
description: How to create an plotly animation with slider that cycles through MRI cross-sections of a human brain.
44
name: Visualizing MRI Volume Slices | plotly
55
has_thumbnail: true

_posts/python-version2/basic/2017-02-24-python-basic-index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
permalink: python/basic-charts/
2+
permalink: python/version2/basic-charts/
33
title: Python Graphing Library Basic Charts
44
description: Plotly's Python graphing library makes interactive, publication-quality graphs online. Examples of how to make basic charts.
55
name: More Basic Charts

_posts/python-version2/basic/WebGL/2015-06-30-comparewebgl.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
permalink: python/compare-webgl-svg/
2+
permalink: python/version2/compare-webgl-svg/
33
description: Comparing WebGL with Scattergl() to SVG with Scatter() in Python with Plotly.
44
name: Python Comparing WebGL vs SVG | plotly
55
has_thumbnail: false

_posts/python-version2/basic/WebGL/2015-06-30-webgl.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
permalink: python/webgl-vs-svg/
2+
permalink: python/version2/webgl-vs-svg/
33
description: Implement WebGL for increased speed, improved interactivity, and the ability to plot even more data!
44
name: Python WebGL vs SVG | plotly
55
has_thumbnail: true

_posts/python-version2/basic/area/2015-06-30-area.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
permalink: python/filled-area-plots/
2+
permalink: python/version2/filled-area-plots/
33
description: How to make filled area plots in Python with Plotly.
44
name: Filled Area Plots | plotly
55
has_thumbnail: true

_posts/python-version2/basic/bar/2015-06-30-bars.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
permalink: python/bar-charts/
2+
permalink: python/version2/bar-charts/
33
description: How to make Bar Charts in Python with Plotly.
44
name: Python Bar Charts | plotly
55
has_thumbnail: true

_posts/python-version2/basic/bubble/2015-06-30-bubble.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
permalink: python/bubble-charts/
2+
permalink: python/version2/bubble-charts/
33
description: How to make bubble charts in Python with Plotly.
44
name: Python Bubble Charts | plotly
55
has_thumbnail: true

_posts/python-version2/basic/dot/2015-06-30-dot.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
permalink: python/dot-plots/
2+
permalink: python/version2/dot-plots/
33
description: How to make dot plots in Python with Plotly.
44
name: Dot Plots
55
has_thumbnail: true

_posts/python-version2/basic/gantt/2015-06-30-gantt.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
permalink: python/gantt/
2+
permalink: python/version2/gantt/
33
description: How to make Gantt Charts in Python with Plotly. Gantt Charts use horizontal bars to represent the start and end times of tasks.
44
name: Python Gantt Charts | plotly
55
has_thumbnail: true

_posts/python-version2/basic/gauge-chart/2015-06-30-linear-gauge.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
permalink: python/linear-gauge-chart/
2+
permalink: python/version2/linear-gauge-chart/
33
description: How to make interactive linear-guage charts in Python with Plotly.
44
name: Python Linear-Gauge Chart | plotly
55
has_thumbnail: true

_posts/python-version2/basic/gauge-chart/2015-06-30-semicircular-gauge.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
permalink: python/gauge-charts/
2+
permalink: python/version2/gauge-charts/
33
description: How to make guage meter charts in Python with Plotly.
44
name: Python Gauge Chart | plotly
55
has_thumbnail: true

_posts/python-version2/basic/horizontal-bar/2015-06-30-horizontal-bars.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
permalink: python/horizontal-bar-charts/
2+
permalink: python/version2/horizontal-bar-charts/
33
description: How to make horizontal bar charts in Python with Plotly.
44
name: Horizontal Bar Charts | plotly
55
has_thumbnail: true

_posts/python-version2/basic/line-plots/2015-06-30-lines.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
permalink: python/line-charts/
2+
permalink: python/version2/line-charts/
33
description: How to make line charts in Python with Plotly. Examples on creating and styling line charts in Python with Plotly.
44
name: Python Line Charts
55
has_thumbnail: true

_posts/python-version2/basic/line_and_scatter/2015-06-30-scatter.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
permalink: python/line-and-scatter/
2+
permalink: python/version2/line-and-scatter/
33
description: How to make scatter plots in Python with Plotly.
44
name: Python Scatter Plots | plotly
55
has_thumbnail: true

_posts/python-version2/basic/mixed/2015-06-30-mixed.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
permalink: python/graphing-multiple-chart-types/
2+
permalink: python/version2/graphing-multiple-chart-types/
33
description: How to design figures with multiple chart types in python.
44
name: Python Mulitple Chart Types | plotly
55
has_thumbnail: true

_posts/python-version2/basic/pie/2015-06-30-pie-charts.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
permalink: python/pie-charts/
2+
permalink: python/version2/pie-charts/
33
description: How to make Pie Charts.
44
name: Pie Charts
55
has_thumbnail: true

_posts/python-version2/basic/pyramid/2015-06-30-pyramid-charts.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
permalink: python/population-pyramid-charts/
2+
permalink: python/version2/population-pyramid-charts/
33
description: How to make Population Pyramid Charts in Python with Plotly.
44
name: Python Population Pyramid Charts | Plotly
55
has_thumbnail: true

_posts/python-version2/basic/sankey/2015-06-30-sankey.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
permalink: python/sankey-diagram/
2+
permalink: python/version2/sankey-diagram/
33
description: How to make Sankey Diagrams in Python with Plotly.
44
name: Sankey Diagram
55
has_thumbnail: true

_posts/python-version2/basic/table/2015-06-30-ff_table.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
permalink: python/figure-factory/table/
2+
permalink: python/version2/figure-factory/table/
33
description: How to make tables in Python with Plotly's Figure Factory.
44
name: Figure Factory Tables
55
has_thumbnail: true

_posts/python-version2/basic/table/2015-06-30-table.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
permalink: python/table/
2+
permalink: python/version2/table/
33
description: How to make tables in Python with Plotly.
44
name: Python Tables | plotly
55
has_thumbnail: true

_posts/python-version2/controls/buttons/2015-06-30-custom-buttons.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
permalink: python/custom-buttons/
2+
permalink: python/version2/custom-buttons/
33
description: How to add custom buttons to update Plotly chart attributes in Python.
44
name: Custom Buttons | plotly
55
has_thumbnail: true

_posts/python-version2/controls/dropdowns/2015-06-30-dropdown.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
permalink: python/dropdowns/
2+
permalink: python/version2/dropdowns/
33
description: How to add dropdowns to update Plotly chart attributes in Python.
44
name: Dropdown Menus | plotly
55
has_thumbnail: true

_posts/python-version2/controls/range-slider/2015-06-30-range-slider.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
permalink: python/range-slider/
2+
permalink: python/version2/range-slider/
33
description: Now you can implement range sliders and selectors in your Plotly graphs purely with python!
44
name: Python Range Slider and Selectors | plotly
55
has_thumbnail: true

_posts/python-version2/controls/sliders/2015-06-30-sliders.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
permalink: python/sliders/
2+
permalink: python/version2/sliders/
33
description: How to add slider controls to your plots in Python with Plotly.
44
name: Sliders | plotly
55
has_thumbnail: true

_posts/python-version2/databases/2015-06-30-apachespark.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
permalink: python/apache-spark/
2+
permalink: python/version2/apache-spark/
33
description: A tutorial showing how to plot Apache Spark DataFrames with Plotly
44
name: Plot Data from Apache Spark
55
has_thumbnail: false

_posts/python-version2/databases/2015-06-30-mysql-ipython-notebook.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
permalink: python/graph-data-from-mysql-database-in-python/
2+
permalink: python/version2/graph-data-from-mysql-database-in-python/
33
description: How to graph data from a MySQL database with Python.
44
name: Plot Data from MySQL
55
has_thumbnail: false

_posts/python-version2/databases/2015-06-30-redshift.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
permalink: python/amazon-redshift/
2+
permalink: python/version2/amazon-redshift/
33
description: A tutorial showing how to plot Amazon AWS Redshift data with Plotly.
44
name: Plot Data From Amazon Redshift
55
has_thumbnail: false

_posts/python-version2/databases/2015-06-30-salesforce.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
permalink: python/salesforce/
2+
permalink: python/version2/salesforce/
33
description: Create interactive graphs with salesforce, IPython Notebooks and Plotly
44
name: Plot Data from Salesforce
55
has_thumbnail: false

_posts/python-version2/databases/2015-06-30-sqlite.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
permalink: python/big-data-analytics-with-pandas-and-sqlite/
2+
permalink: python/version2/big-data-analytics-with-pandas-and-sqlite/
33
description: A primer on out-of-memory analytics of large datasets with Pandas, SQLite, and IPython notebooks.
44
name: Big Data Analytics with Pandas and SQLite
55
has_thumbnail: false

_posts/python-version2/databases/bigquery/2015-06-30-BigQuery-Plotly.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
permalink: python/google_big_query/
2+
permalink: python/version2/google_big_query/
33
description: How to make your-tutorial-chart plots in Python with Plotly.
44
name: Google Big-Query
55
has_thumbnail: true

0 commit comments

Comments
 (0)