Skip to content

Commit

Permalink
build
Browse files Browse the repository at this point in the history
  • Loading branch information
cboettig committed Oct 14, 2024
1 parent 754b59d commit 8968a58
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ parse:
- colon_fence
- substitution
- tasklist
- jupyter_sphinx

# Add links to GitHub repo
# For more info: https://jupyterbook.org/en/stable/basics/repository.html
Expand Down Expand Up @@ -74,14 +75,14 @@ sphinx:
},
]
}
extensions: ["jupyter_sphinx"]
html_context: {
"source_type": "github",
"source_user": "espm-157",
"source_repo": "website",
"source_version": "main", # Optional
"source_docs_path": "/"
}




Expand Down

0 comments on commit 8968a58

Please sign in to comment.