Skip to content

Commit

Permalink
Cut image
Browse files Browse the repository at this point in the history
  • Loading branch information
palewire committed Feb 13, 2017
1 parent 02eec7b commit f9fb9c2
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 5 deletions.
Binary file modified docs/_build_html/.doctrees/environment.pickle
Binary file not shown.
Binary file modified docs/_build_html/.doctrees/index.doctree
Binary file not shown.
2 changes: 0 additions & 2 deletions docs/_build_html/_sources/index.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -616,8 +616,6 @@ Copy the proposition's full name and replace Proposition 64's name in the nearby
prop = props[props.prop_name == 'PROPOSITION 066- DEATH PENALTY. PROCEDURES. INITIATIVE STATUTE.']
.. image:: /_static/new_prop.png

Now pull down the ``Cell`` menu at the top of the notebook and select the ``Run all`` option.

.. image:: /_static/run_all.png
Expand Down
1 change: 0 additions & 1 deletion docs/_build_html/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -532,7 +532,6 @@ <h2>Act 5: Hello science<a class="headerlink" href="#act-5-hello-science" title=
<div class="highlight-python"><div class="highlight"><pre><span></span><span class="n">prop</span> <span class="o">=</span> <span class="n">props</span><span class="p">[</span><span class="n">props</span><span class="o">.</span><span class="n">prop_name</span> <span class="o">==</span> <span class="s1">&#39;PROPOSITION 066- DEATH PENALTY. PROCEDURES. INITIATIVE STATUTE.&#39;</span><span class="p">]</span>
</pre></div>
</div>
<img alt="_images/new_prop.png" src="_images/new_prop.png" />
<p>Now pull down the <code class="docutils literal"><span class="pre">Cell</span></code> menu at the top of the notebook and select the <code class="docutils literal"><span class="pre">Run</span> <span class="pre">all</span></code> option.</p>
<img alt="_images/run_all.png" src="_images/run_all.png" />
<p>Moments later, the notebook will repopulate with the answers to all of questions. This time it will be analyzing Prop 66 instead. Try doing that with Excel.</p>
Expand Down
2 changes: 0 additions & 2 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -616,8 +616,6 @@ Copy the proposition's full name and replace Proposition 64's name in the nearby
prop = props[props.prop_name == 'PROPOSITION 066- DEATH PENALTY. PROCEDURES. INITIATIVE STATUTE.']
.. image:: /_static/new_prop.png

Now pull down the ``Cell`` menu at the top of the notebook and select the ``Run all`` option.

.. image:: /_static/run_all.png
Expand Down

0 comments on commit f9fb9c2

Please sign in to comment.