-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build with linkchecker #155
Conversation
dfcf26a
to
22d8741
Compare
@MathewBiddle I need your advice/help with the following links:
|
Yes, let's rearrange the text in The line with
can be removed. All of the geoportal links can be adjusted to https://www.ncei.noaa.gov/metadata/geoportal/#searchPanel and https://www.ncei.noaa.gov/metadata/geoportal/#aboutPanel The GLOS code sprint link should be https://glos.org/2019-code-sprint/ I have no clue what that video is 😢 |
Yeah. I was curious to see it too. (Even though I added it there I don't remember it.) |
@@ -35,6 +35,7 @@ parse: | |||
- substitution | |||
|
|||
myst_url_schemes: [mailto, http, https] # URI schemes that will be recognized as external URLs in Markdown links | |||
myst_dmath_double_inline: true # Allow display math ($$) within an inline context |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Note to self: This was the default but now it must be explicitly selected.
Building the book with a linkchecker is passing now 🎉 @MathewBiddle this one is ready to go. I remove that video BTW. |
This should fail badly b/c we never curated the links in this doc.
Fixed most of them but some are problematic b/c they are slow or I could not find a substitute:
data_access_notebooks/2017-06-12-NCEI_RA_archive_history
: broken https://geo-ide.noaa.gov/wiki/index.php?title=ISO_Namespaces - HTTPSConnectionPool(host='geo-ide.noaa.gov', port=443): Max retries exceeded with url: /wiki/index.php?title=ISO_Namespaces (Caused by NameResolutionError("<urllib3.connection.HTTPSConnection object at 0x7ffad7d8d950>: Failed to resolve 'geo-ide.noaa.gov' ([Errno -2] Name or service not known)"))data_access_notebooks/2017-06-12-NCEI_RA_archive_history
: broken https://data.nodc.noaa.gov/geoportal/catalog/search/search.page - 404 Client Error: Not Found for url: https://www.ncei.noaa.gov/data/oceans/geoportal/catalog/search/search.pagedata_access_notebooks/2017-06-12-NCEI_RA_archive_history
: broken https://www.nodc.noaa.gov/search/granule/catalog/searchtips/searchtips.page - 404 Client Error: for url: https://www.ncei.noaa.gov/metadata/granule/geoportal/catalog/searchtips/searchtips.pagedata_management_notebooks/2020-12-08-DataToDwC
: broken https://www.glos.us/code-sprint/ - HTTPSConnectionPool(host='www.glos.us', port=443): Max retries exceeded with url: /code-sprint/ (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x7ffad7d8f750>, 'Connection to www.glos.us timed out. (connect timeout=None)'))Video_Demo_Markdown/ioos
: broken https://nccospublicstor.blob.core.windows.net/ioos/ioos_demo_1280.mp4 - 404 Client Error: The specified resource does not exist. for url: https://nccospublicstor.blob.core.windows.net/ioos/ioos_demo_1280.mp4