Skip to content

Commit

Permalink
Hed trim
Browse files Browse the repository at this point in the history
  • Loading branch information
palewire committed Feb 12, 2017
1 parent 16a3699 commit ceabee8
Show file tree
Hide file tree
Showing 6 changed files with 8 additions and 8 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.
4 changes: 2 additions & 2 deletions docs/_build_html/_sources/index.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -139,8 +139,8 @@ For Windows
Windows users will need to download and install `this Microsoft package <https://www.microsoft.com/en-us/download/details.aspx?id=44266>`_, a compiler that will allow us to install other Python tools later.


Act 1: Hello Jupyter Notebook
-----------------------------
Act 1: Hello notebook
---------------------

A `Jupyter Notebook <http://jupyter.org/>`_ is a browser application where you can write, run, remix and republish code. It is free software you can install and run like any other open-source library. It is used by scientists, scholars, investors and corporations to create and share their work.

Expand Down
6 changes: 3 additions & 3 deletions docs/_build_html/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
<li><a class="reference internal" href="#">First Python Notebook</a><ul>
<li><a class="reference internal" href="#what-you-will-learn">What you will learn</a></li>
<li><a class="reference internal" href="#prelude-prequisites">Prelude: Prequisites</a></li>
<li><a class="reference internal" href="#act-1-hello-jupyter-notebook">Act 1: Hello Jupyter Notebook</a></li>
<li><a class="reference internal" href="#act-1-hello-notebook">Act 1: Hello notebook</a></li>
<li><a class="reference internal" href="#act-2-hello-pandas">Act 2: Hello pandas</a></li>
<li><a class="reference internal" href="#act-3-hello-data">Act 3: Hello data</a></li>
</ul>
Expand Down Expand Up @@ -229,8 +229,8 @@ <h4>For Windows<a class="headerlink" href="#id7" title="Permalink to this headli
</div>
</div>
</div>
<div class="section" id="act-1-hello-jupyter-notebook">
<h2>Act 1: Hello Jupyter Notebook<a class="headerlink" href="#act-1-hello-jupyter-notebook" title="Permalink to this headline"></a></h2>
<div class="section" id="act-1-hello-notebook">
<h2>Act 1: Hello notebook<a class="headerlink" href="#act-1-hello-notebook" title="Permalink to this headline"></a></h2>
<p>A <a class="reference external" href="http://jupyter.org/">Jupyter Notebook</a> is a browser application where you can write, run, remix and republish code. It is free software you can install and run like any other open-source library. It is used by scientists, scholars, investors and corporations to create and share their work.</p>
<p>It is also used by journalists to develop stories and show their work. Examples include:</p>
<ul class="simple">
Expand Down
2 changes: 1 addition & 1 deletion docs/_build_html/searchindex.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -139,8 +139,8 @@ For Windows
Windows users will need to download and install `this Microsoft package <https://www.microsoft.com/en-us/download/details.aspx?id=44266>`_, a compiler that will allow us to install other Python tools later.


Act 1: Hello Jupyter Notebook
-----------------------------
Act 1: Hello notebook
---------------------

A `Jupyter Notebook <http://jupyter.org/>`_ is a browser application where you can write, run, remix and republish code. It is free software you can install and run like any other open-source library. It is used by scientists, scholars, investors and corporations to create and share their work.

Expand Down

0 comments on commit ceabee8

Please sign in to comment.