Skip to content
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

Test new alert box format #1216

Merged
merged 1 commit into from
Apr 9, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion DEA_products/DEA_Intertidal.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,11 @@
"\n",
"By the end of this notebook, users should have an understanding of what these datasets are, how they can be used and any limitations they should be aware of.\n",
"\n",
"<div class=\"alert alert-block alert-info\"><b>Note:</b> Visit the <a href=\"https://knowledge.dea.ga.gov.au/notebooks/DEA_products/DEA_Intertidal/\">DEA Intertidal product description</a> for technical information about DEA Intertidal including a comprehensive review of the methods employed in the generation of datasets in this product suite.</div>\n",
"<div class=\"alert alert-info\">\n",
"\n",
"<b>Note:</b> Visit the <a href=\"https://knowledge.dea.ga.gov.au/notebooks/DEA_products/DEA_Intertidal/\">DEA Intertidal product description</a> for technical information about DEA Intertidal including a comprehensive review of the methods employed in the generation of datasets in this product suite.\n",
"\n",
"</div>\n",
"\n",
"---"
]
Expand Down
Loading