|
11 | 11 | display_as: file_settings
|
12 | 12 | has_thumbnail: True
|
13 | 13 | version: 2
|
14 |
| -ipynb: ~notebook_demo/97 |
| 14 | +page_type: example_index |
15 | 15 | order: 2
|
16 |
| -page_type: u-guide |
| 16 | +ipynb: ~notebook_demo/97 |
17 | 17 | ---
|
18 | 18 | {% raw %}
|
19 | 19 | <div class="cell border-box-sizing text_cell rendered"><div class="prompt input_prompt">
|
|
23 | 23 | <h4 id="New-to-Plotly?">New to Plotly?<a class="anchor-link" href="#New-to-Plotly?">¶</a></h4><p>Plotly's Python library is free and open source! <a href="https://plot.ly/python/getting-started/">Get started</a> by downloading the client and <a href="https://plot.ly/python/getting-started/">reading the primer</a>.
|
24 | 24 | <br>You can set up Plotly to work in <a href="https://plot.ly/python/getting-started/#initialization-for-online-plotting">online</a> or <a href="https://plot.ly/python/getting-started/#initialization-for-offline-plotting">offline</a> mode, or in <a href="https://plot.ly/python/getting-started/#start-plotting-online">jupyter notebooks</a>.
|
25 | 25 | <br>We also have a quick-reference <a href="https://images.plot.ly/plotly-documentation/images/python_cheat_sheet.pdf">cheatsheet</a> (new!) to help you get started!</p>
|
26 |
| -<h4 id="Version-Check">Version Check<a class="anchor-link" href="#Version-Check">¶</a></h4><p>Plotly's python package is updated frequently. Run <code>pip install plotly --upgrade</code> to use the latest version.</p> |
27 |
| - |
28 |
| -</div> |
29 |
| -</div> |
30 |
| -</div> |
31 |
| -<div class="cell border-box-sizing code_cell rendered"> |
32 |
| -<div class="input"> |
33 |
| -<div class="prompt input_prompt">In [1]:</div> |
34 |
| -<div class="inner_cell"> |
35 |
| - <div class="input_area"> |
36 |
| -<div class=" highlight hl-ipython2"><pre><span></span><span class="kn">import</span> <span class="nn">plotly</span> |
37 |
| -<span class="n">plotly</span><span class="o">.</span><span class="n">__version__</span> |
38 |
| -</pre></div> |
39 |
| - |
40 |
| -</div> |
41 |
| -</div> |
42 |
| -</div> |
43 |
| - |
44 |
| -<div class="output_wrapper"> |
45 |
| -<div class="output"> |
46 |
| - |
47 |
| - |
48 |
| -<div class="output_area"> |
49 |
| - |
50 |
| -<div class="prompt output_prompt">Out[1]:</div> |
51 |
| - |
52 |
| - |
53 |
| - |
54 |
| - |
55 |
| -<div class="output_text output_subarea output_execute_result"> |
56 |
| -<pre>'3.1.0'</pre> |
57 |
| -</div> |
58 |
| - |
59 |
| -</div> |
| 26 | +<h4 id="Version-Check">Version Check<a class="anchor-link" href="#Version-Check">¶</a></h4><p>This is documentation for version 2 of plotly.py. See the <a href="https://github.com/plotly/plotly.py/blob/master/CHANGELOG.md#270---2018-05-23">changelog</a> for differences between package versions.</p> |
60 | 27 |
|
61 | 28 | </div>
|
62 | 29 | </div>
|
63 |
| - |
64 | 30 | </div>
|
65 | 31 | <div class="cell border-box-sizing text_cell rendered"><div class="prompt input_prompt">
|
66 | 32 | </div>
|
|
0 commit comments