Skip to content

Commit 0cec298

Browse files
updated version num
1 parent 94a8105 commit 0cec298

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

_posts/python/statistical/facet-trellis/2015-06-30-facet-and-trellis-plots.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ <h4 id="New-to-Plotly?">New to Plotly?<a class="anchor-link" href="#New-to-Plotl
2828
</div>
2929
<div class="inner_cell">
3030
<div class="text_cell_render border-box-sizing rendered_html">
31-
<h4 id="Version-Check">Version Check<a class="anchor-link" href="#Version-Check">&#194;&#182;</a></h4><p>Note: <code>Facet Grids and Trellis Plots</code> are available in version <b>2.0.10+</b><br>
31+
<h4 id="Version-Check">Version Check<a class="anchor-link" href="#Version-Check">&#194;&#182;</a></h4><p>Note: <code>Facet Grids and Trellis Plots</code> are available in version <b>2.0.12+</b><br>
3232
Run <code>pip install plotly --upgrade</code> to update your Plotly version</p>
3333

3434
</div>

_posts/python/statistical/facet-trellis/facet-and-trellis-plots.ipynb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"metadata": {},
1616
"source": [
1717
"#### Version Check\n",
18-
"Note: `Facet Grids and Trellis Plots` are available in version <b>2.0.10+</b><br>\n",
18+
"Note: `Facet Grids and Trellis Plots` are available in version <b>2.0.12+</b><br>\n",
1919
"Run `pip install plotly --upgrade` to update your Plotly version"
2020
]
2121
},
@@ -721,15 +721,15 @@
721721
},
722722
{
723723
"cell_type": "code",
724-
"execution_count": 15,
724+
"execution_count": 2,
725725
"metadata": {},
726726
"outputs": [
727727
{
728728
"name": "stdout",
729729
"output_type": "stream",
730730
"text": [
731731
"Collecting git+https://github.com/plotly/publisher.git\n",
732-
" Cloning https://github.com/plotly/publisher.git to /private/var/folders/tc/bs9g6vrd36q74m5t8h9cgphh0000gn/T/pip-izMtrr-build\n",
732+
" Cloning https://github.com/plotly/publisher.git to /private/var/folders/tc/bs9g6vrd36q74m5t8h9cgphh0000gn/T/pip-17TecQ-build\n",
733733
"Installing collected packages: publisher\n",
734734
" Found existing installation: publisher 0.10\n",
735735
" Uninstalling publisher-0.10:\n",

0 commit comments

Comments
 (0)