Delete content/home/src/tutorials/run_workflows.md#321
Merged
Conversation
This PR deletes the NMDC EDGE tutorial
Collaborator
|
I'll update the navigation menu definition in |
eecavanna
approved these changes
Feb 19, 2026
Collaborator
|
Although I've added a commit to this PR branch (as shown at main...remove_nmdc_edge_tutorial), I am not seeing the commit on this PR page (which is surprising to me). I'm going to wait a while and reload the page again, in the hopes that it's an issue on GitHub's end and they resolve it soon. For reference, here's the diff of the commit I added: diff --git a/content/home/mkdocs.yml b/content/home/mkdocs.yml
index e993d6b..c2c31dd 100644
--- a/content/home/mkdocs.yml
+++ b/content/home/mkdocs.yml
@@ -55,7 +55,6 @@ nav:
- Home: index.md
- Tutorials:
- Submitting to NMDC: tutorials/submission_portal.md
- - Running the Workflows: tutorials/run_workflows.md
- Navigating the Data Portal: tutorials/nav_data_portal.md
- How-To Guides:
- Creating a Data Mgt. Plan: howto_guides/data_plan.md
@@ -127,7 +126,7 @@ plugins:
reference/data_portal.html.md: reference/data_portal.md
reference/software_development.html.md: reference/software_development.md
tutorials/nav_data_portal.html.md: tutorials/nav_data_portal.md
- tutorials/run_workflows.html.md: tutorials/run_workflows.md
+ tutorials/run_workflows.html.md: index.md
tutorials/submission_portal.html.md: tutorials/submission_portal.md
# Docs: https://www.mkdocs.org/user-guide/configuration/#hooks |
4 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
On this branch, I remove the NMDC EDGE tutorial markdown file.
Details
@eecavanna Do i need to make other changes to remove the 'Running the Workflows' link in the left panel?
...
Related issue(s)
...
Impacted section(s)