mirror of
https://github.com/AllenDowney/AstronomicalData.git
synced 2026-01-14 22:02:51 -08:00
Update documentation
This commit is contained in:
@@ -107,27 +107,27 @@
|
||||
</li>
|
||||
<li class="toctree-l1">
|
||||
<a class="reference internal" href="03_motion.html">
|
||||
Chapter 3
|
||||
Proper Motion
|
||||
</a>
|
||||
</li>
|
||||
<li class="toctree-l1">
|
||||
<a class="reference internal" href="04_select.html">
|
||||
Chapter 4
|
||||
Transformation and Selection
|
||||
</a>
|
||||
</li>
|
||||
<li class="toctree-l1">
|
||||
<a class="reference internal" href="05_join.html">
|
||||
Chapter 5
|
||||
Joining Tables
|
||||
</a>
|
||||
</li>
|
||||
<li class="toctree-l1">
|
||||
<a class="reference internal" href="06_photo.html">
|
||||
Chapter 6
|
||||
Photometry
|
||||
</a>
|
||||
</li>
|
||||
<li class="toctree-l1">
|
||||
<a class="reference internal" href="07_plot.html">
|
||||
Chapter 7
|
||||
Visualization
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
@@ -263,6 +263,11 @@
|
||||
Check for code-pasting problems
|
||||
</a>
|
||||
</li>
|
||||
<li class="toc-h2 nav-item toc-entry">
|
||||
<a class="reference internal nav-link" href="#survey">
|
||||
Survey
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
</nav>
|
||||
@@ -282,6 +287,7 @@
|
||||
<li><p><code class="docutils literal notranslate"><span class="pre">import</span></code> statements to check whether you have everything installed that we need.</p></li>
|
||||
<li><p>A cell where you will paste a line of code you copy from Slack, to check for a potential problem with “smart” quotes.</p></li>
|
||||
</ol>
|
||||
<p>At the end there’s a link to a survey where you can let us know you’re done, or if you have any problems.</p>
|
||||
<div class="section" id="introduction-to-jupyter">
|
||||
<h2>Introduction to Jupyter<a class="headerlink" href="#introduction-to-jupyter" title="Permalink to this headline">¶</a></h2>
|
||||
<p>This is a Jupyter notebook, which is a computational document that contains text, code, and results.</p>
|
||||
@@ -412,6 +418,10 @@ If it runs without producing an error, you are all set.</p>
|
||||
<p>Otherwise, you might have to change your system settings so it does not convert straight quotes to smart quotes.
|
||||
If you have trouble with this, let us know and we will provide more details.</p>
|
||||
</div>
|
||||
<div class="section" id="survey">
|
||||
<h2>Survey<a class="headerlink" href="#survey" title="Permalink to this headline">¶</a></h2>
|
||||
<p>Please fill out <a class="reference external" href="https://forms.gle/aWikZ88xA1Rcvsvx8">this survey</a> to let us know when you are done.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<script type="text/x-thebe-config">
|
||||
|
||||
Reference in New Issue
Block a user