Skip to content
Snippets Groups Projects
Commit bc8e527d authored by Kelvin's avatar Kelvin
Browse files

Changed to mknotebooks

parent a31b11b8
No related branches found
No related tags found
No related merge requests found
...@@ -19,7 +19,7 @@ FAQ for readers: ...@@ -19,7 +19,7 @@ FAQ for readers:
??? Question "How do I run jupyter notebooks?" ??? 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 ```shell
# Clone the repo and go to the tutorials page # Clone the repo and go to the tutorials page
git clone git@code.usgs.gov:astrogeology/asc-public-docs.git git clone git@code.usgs.gov:astrogeology/asc-public-docs.git
......
...@@ -90,10 +90,10 @@ extra_javascript: ...@@ -90,10 +90,10 @@ extra_javascript:
plugins: plugins:
- search - search
- mkdocs-jupyter: - mknotebooks
include_source: true
markdown_extensions: markdown_extensions:
- codehilite
- neoteroi.cards - neoteroi.cards
- abbr - abbr
- tables - tables
......
...@@ -3,4 +3,4 @@ mkdocs-material ...@@ -3,4 +3,4 @@ mkdocs-material
neoteroi-mkdocs neoteroi-mkdocs
codespell codespell
linkchecker 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