Commit 2dfd1902 authored by Rodriguez, Kelvin's avatar Rodriguez, Kelvin
Browse files

Merge branch 'mathjax' into 'main'

Changed to mknotebooks

See merge request astrogeology/asc-public-docs!38
parents 379160d4 bc8e527d
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
@@ -96,10 +96,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