Skip to content
Snippets Groups Projects
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
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
......@@ -96,10 +96,10 @@ extra_javascript:
plugins:
- search
- mkdocs-jupyter:
include_source: true
- mknotebooks
markdown_extensions:
- codehilite
- neoteroi.cards
- abbr
- tables
......
......@@ -3,4 +3,4 @@ mkdocs-material
neoteroi-mkdocs
codespell
linkchecker
mkdocs-jupyter
mknotebooks
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment