Unverified Commit 70e77e73 authored by bwh33l3r's avatar bwh33l3r Committed by GitHub
Browse files

added tutorial notebook (#501)

* removed ipython notebooks from gitignore

* added tutorial notebook for ingesting ISIS control network

* moved ISIS ingestion notebook into it's own directory

* addressed review feedback

* updated tutorial notebook
parent aa8cecd4
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
#iPython
/.ipynb*
*.ipynb*

# OS X
.DS_Store
._.DS_Store
+8 −1
Original line number Diff line number Diff line
@@ -3,6 +3,13 @@ Some of the data is stored remotely (due to the size). In these cases the tutor
All tutorials are rendered in plain text in the documentation, but are available for interactive use by cloning our github
repository at <https://github.com/USGS-Astrogeology/autocnet>_.

Working With ISIS Control Networks
-------------------------------
.. toctree::
   :maxdepth: 1
   Ingesting from ISIS control network<isis_ingest/from_cnet.ipynb>


Working With Apollo Pan
-----------------------
.. toctree::
+7709 −0

File added.

Preview size limit exceeded, changes collapsed.