mdadash mini workshop announcement - #516
Open
PardhavMaradani wants to merge 1 commit into
Open
Conversation
orbeckst
approved these changes
Aug 7, 2026
|
|
||
| ## Workshop Overview | ||
|
|
||
| The program will run from 9:30 am to 11:30 am Pacific time on Thursday, August 20th. The workshop will introduce [mdadash](https://github.com/MDAnalysis/mdadash), demonstrate its various features, use cases and how it can be customized for your own analysis needs. The interactive activities will allow participants to try out the dashboard in an easy-to-use workshop environment. |
Member
There was a problem hiding this comment.
Also add in parentheses the UTC time (UTC 16:30 – 18:30)
|
|
||
| <img src="{{ site.images }}/mdadash-mini-workshop-2026.png" style="float: right" alt="MDAnalysis Dashboard" width="40%"/> | ||
|
|
||
| [Release 2.10.0]({% post_url 2025-10-26-release-2.10.0 %}) of MDAnalysis introduced support for interactive MD (IMDv3) stream reading using the IMDReader and the [imdclient](https://imdclient.readthedocs.io/) package. This allows analyzing MD simulation trajectories live while they are being generated and thus enabling analysis of sub-picosecond dynamics in trajectories. |
Member
There was a problem hiding this comment.
If you re-use a link, you can use named links, like
... using the IMDReader and the [imdclient][] package. ...
imulations using this new [IMDv3 streaming][imdclient] interface
[imdclient]: https://imdclient.readthedocs.io/Totally optional, just FYI.
|
|
||
| Attendance at this workshop will be *free*, and we encourage anyone with an interest in attending to register below. | ||
|
|
||
| [Registraion link to be added] |
Member
There was a problem hiding this comment.
I really like that you included an image. But in the context of the web site I noticed how the blue color scheme contrasts the official MDA colors. I am suggesting in MDAnalysis/mdadash#57 to change the mdadash color scheme to the official one.
orbeckst
reviewed
Aug 7, 2026
| title: "MDAnalysis Dashboard - Mini Workshop (Aug 20, 2026)" | ||
| --- | ||
|
|
||
| <img src="{{ site.images }}/mdadash-mini-workshop-2026.png" style="float: right" alt="MDAnalysis Dashboard" width="40%"/> |
Member
There was a problem hiding this comment.
On looking at it again, the image is a bit small and details are not clear. Perhaps make it full width and include it after opening paragraphs, just above the workshop overview heading.
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.
Hi @jennaswa and @orbeckst
Here is the first draft of the announcement for the
mdadashmini workshop.Within the content, the 'registration link' is pending (for which I would need your help).
The github repo for workshop materials is already created and linked to in the post content (it is pointing to a personal repo as suggested by Amru to avoid GH codespace related issues).
I will have the updated content in that repo by Monday so it is functional.The repo has basic setup instructions in place.Here is a partial rendering of it in my local setup in the current form:
I've followed the pattern of previous workshop posts and used text from the relevant posts. Please let me know if any changes are needed and I can update accordingly.
Thanks