Skip to content

Commit 5c0368c

Browse files
committed
update README and docs with new notebook location
1 parent 4175cb2 commit 5c0368c

File tree

7 files changed

+5
-1
lines changed

7 files changed

+5
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ The following are Jupyter Notebooks that explore a facet of the `nasapy` library
5050
also be launched interactively with binder by clicking the "launch binder" badge above.
5151

5252
* [Plot Earth Fireball Impacts with nasapy, pandas and folium](https://github.com/aschleg/nasapy/blob/master/notebooks/Plot%20Earth%20Fireball%20Impacts%20with%20nasapy%2C%20pandas%20and%20folium.ipynb)
53+
* [Analyzing the Next Decade of Earth Close-Approaching Objects with nasapy](https://github.com/aschleg/nasapy/blob/master/notebooks/Analyzing%20the%20Next%20Decade%20of%20Earth%20Close-Approaching%20Objects%20with%20nasapy.ipynb)
5354

5455
## Examples and Usage
5556

-4 Bytes
Binary file not shown.

docs/build/doctrees/index.doctree

1.25 KB
Binary file not shown.

docs/build/html/_sources/index.rst.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ The following are Jupyter Notebooks that explore a facet of the :code:`nasapy` l
5151
also be launched interactively with binder by clicking the "launch binder" badge above.
5252

5353
* `Plot Earth Fireball Impacts with nasapy, pandas and folium <https://github.com/aschleg/nasapy/blob/master/notebooks/Plot%20Earth%20Fireball%20Impacts%20with%20nasapy%2C%20pandas%20and%20folium.ipynb>`_
54+
* `Analyzing the Next Decade of Earth Close-Approaching Objects with nasapy <https://github.com/aschleg/nasapy/blob/master/notebooks/Analyzing%20the%20Next%20Decade%20of%20Earth%20Close-Approaching%20Objects%20with%20nasapy.ipynb>`_
5455

5556
Examples and Usage
5657
==================

docs/build/html/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,7 @@ <h1>Tutorials and In-Depth Examples<a class="headerlink" href="#tutorials-and-in
202202
also be launched interactively with binder by clicking the “launch binder” badge above.</p>
203203
<ul class="simple">
204204
<li><p><a class="reference external" href="https://github.com/aschleg/nasapy/blob/master/notebooks/Plot%20Earth%20Fireball%20Impacts%20with%20nasapy%2C%20pandas%20and%20folium.ipynb">Plot Earth Fireball Impacts with nasapy, pandas and folium</a></p></li>
205+
<li><p><a class="reference external" href="https://github.com/aschleg/nasapy/blob/master/notebooks/Analyzing%20the%20Next%20Decade%20of%20Earth%20Close-Approaching%20Objects%20with%20nasapy.ipynb">Analyzing the Next Decade of Earth Close-Approaching Objects with nasapy</a></p></li>
205206
</ul>
206207
</div>
207208
<div class="section" id="examples-and-usage">

docs/build/html/searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/source/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ The following are Jupyter Notebooks that explore a facet of the :code:`nasapy` l
5151
also be launched interactively with binder by clicking the "launch binder" badge above.
5252

5353
* `Plot Earth Fireball Impacts with nasapy, pandas and folium <https://github.com/aschleg/nasapy/blob/master/notebooks/Plot%20Earth%20Fireball%20Impacts%20with%20nasapy%2C%20pandas%20and%20folium.ipynb>`_
54+
* `Analyzing the Next Decade of Earth Close-Approaching Objects with nasapy <https://github.com/aschleg/nasapy/blob/master/notebooks/Analyzing%20the%20Next%20Decade%20of%20Earth%20Close-Approaching%20Objects%20with%20nasapy.ipynb>`_
5455

5556
Examples and Usage
5657
==================

0 commit comments

Comments
 (0)