Skip to content

Update project and workflow manager tutorial and documentation#1329

Merged
Bubballoo3 merged 4 commits intoOSC:latestfrom
harshit-soora:develop
Apr 2, 2026
Merged

Update project and workflow manager tutorial and documentation#1329
Bubballoo3 merged 4 commits intoOSC:latestfrom
harshit-soora:develop

Conversation

@harshit-soora
Copy link
Copy Markdown
Contributor

@harshit-soora harshit-soora commented Apr 1, 2026

https://osc.github.io/ood-documentation-test/develop/

  • In Project Manager documentation, added information around error reporting feature of workflows.
  • Under tutorial, I have added a video showing: Creating launcher, creating workflow, submitting and job status

I have tested the changes and video integration locally. I have also done local spellcheck.

@Bubballoo3 Bubballoo3 changed the base branch from develop to latest April 1, 2026 20:22
@Bubballoo3
Copy link
Copy Markdown
Contributor

I think if you use the .gif format you should be able to insert it as a plain image and let the HTML figure it out. Did you try that initially and/or could you see if that works before we add new dependencies?

@harshit-soora
Copy link
Copy Markdown
Contributor Author

I have kept the mp4 version of video into the documentation for safe keeping as gif quality is lower than mp4's

source/conf.py Outdated
# relative to this directory. They are copied after the builtin static files,
# so a file named "default.css" will overwrite the builtin "default.css".
html_static_path = ['_static']
html_static_path = ['_static', 'videos']
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks like this is not necessary to show the gif. I can handle removing it though

Removed 'videos' from the html_static_path configuration.
Copy link
Copy Markdown
Contributor

@Bubballoo3 Bubballoo3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks great! Thanks so much for recording the walkthrough, I think it will help a lot with using the UI

@Bubballoo3 Bubballoo3 merged commit 0c69e45 into OSC:latest Apr 2, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants