Commit bc8e527d authored by Kelvin's avatar Kelvin
Browse files

Changed to mknotebooks

parent a31b11b8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -19,7 +19,7 @@ FAQ for readers:
    

??? Question "How do I run jupyter notebooks?" 
    Jupyter notebook-based tutorials have a download button on the upper right. Use these to download the code if you are already familiar with running notebooks locally. As some tutorials require data, the easiest way to work with tutorials is by cloning the repo.
    As some tutorials require data, the easiest way to work with tutorials is by cloning the repo.
    ```shell
    # Clone the repo and go to the tutorials page
    git clone git@code.usgs.gov:astrogeology/asc-public-docs.git
+3 −3
Original line number Diff line number Diff line
@@ -90,10 +90,10 @@ extra_javascript:

plugins:
  - search
  - mkdocs-jupyter:
      include_source: true
  - mknotebooks

markdown_extensions:
  - codehilite
  - neoteroi.cards
  - abbr
  - tables
+1 −1
Original line number Diff line number Diff line
@@ -3,4 +3,4 @@ mkdocs-material
neoteroi-mkdocs
codespell
linkchecker
mkdocs-jupyter
mknotebooks