Skip to main content

mdadash

Latest release Last release tag GitHub commits since latest release (by date) for a branch Documentation Status
Status GH Actions Status codecov
Community License: MIT License Powered by MDAnalysis
Packages conda mdadash PyPi mdadash

MDAnalysis Dashboard

Dashboard for tracking and analyzing live MD simulations with streaming.

mdadash is bound by a Code of Conduct.

Getting Started

Installation

mdadash can be installed in any of the following ways depending on your Python environment:

pip install mdadash

or

uv add mdadash

or

conda install -c conda-forge mdadash

or

mamba install -c conda-forge mdadash

To execute directly from an isolated environment without installing:

uvx mdadash -h

Run

Once the package is installed, it can be run using the mdadash command to start the dashboard server:

mdadash --topology <topology_filename> --trajectory <trajectory_url_or_file>

Examples:

Streaming:

mdadash --topology topology.tpr --trajectory imd://localhost:8889

File based trajectories:

mdadash --topology topology.tpr --trajectory trajectory.xtc

To see a list of all the available options:

mdadash -h
$ mdadash -h
usage: mdadash [-h] --topology TOPOLOGY --trajectory TRAJECTORY [--state-file STATE_FILE] [--clear-alerts]
               [--dashboard-port DASHBOARD_PORT] [--dashboard-host DASHBOARD_HOST] [--log-level {DEBUG,INFO,WARNING,ERROR,CRITICAL}] [-v]

Start the MDA Dashboard server

options:
  -h, --help            show this help message and exit
  --topology TOPOLOGY   Topology filepath (required)
  --trajectory TRAJECTORY
                        Trajectory URL or file (Eg: 'imd://host:port' or trajectory.xtc) (required)
  --state-file STATE_FILE
                        The dashboard state file (default: mdadash.state.json)
  --clear-alerts        Clear alerts if any from dashboard state
  --dashboard-port DASHBOARD_PORT
                        Port to run the dashboard server on (default: 8000)
  --dashboard-host DASHBOARD_HOST
                        Host address to bind dashboard server to (default: 127.0.0.1)
  --log-level {DEBUG,INFO,WARNING,ERROR,CRITICAL}
                        Set the logging level (default: INFO)
  -v, --version         Show the dashboard version and exit

Dashboard

The dashboard can be accessed by navigating to http://127.0.0.1:8000 from any browser.

Note:

Both the dashboard host and post can be customized using the mdadash command line options.

Setting --dashboard-host 0.0.0.0 will make the dashboard server accessible from any machine over the network.

Development

Developer instructions for this project can be found here.

Copyright

The mdadash source code is hosted at https://github.com/MDAnalysis/mdadash and is available under the MIT License (see the file LICENSE).

Copyright (c) 2026, MDAnalysis

Acknowledgements

Project based on the MDAnalysis Cookiecutter version 0.1. Please cite MDAnalysis when using mdadash in published work.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mdadash-0.0.9.tar.gz (13.6 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mdadash-0.0.9-py3-none-any.whl (549.3 kB view details)

Uploaded Python 3

File details

Details for the file mdadash-0.0.9.tar.gz.

File metadata

  • Download URL: mdadash-0.0.9.tar.gz
  • Upload date:
  • Size: 13.6 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for mdadash-0.0.9.tar.gz
Algorithm Hash digest
SHA256 9ef3f01c51c161bfb1f1d1bf6c76873a8730603a1c91ae992c24074d9040e3a2
MD5 41cd504128e5f46daf8e797cbe2e0546
BLAKE2b-256 eefffbd4141b78cd6efa0929f91da108eb9e0c938c90c21743b02d952dfacbf9

See more details on using hashes here.

Provenance

The following attestation bundles were made for mdadash-0.0.9.tar.gz:

Publisher: deploy.yaml on MDAnalysis/mdadash

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file mdadash-0.0.9-py3-none-any.whl.

File metadata

  • Download URL: mdadash-0.0.9-py3-none-any.whl
  • Upload date:
  • Size: 549.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for mdadash-0.0.9-py3-none-any.whl
Algorithm Hash digest
SHA256 b296de280f9c61682c605b1639edb66abf73954e4f351345219c43e6daed4b88
MD5 32eb2c4deff2cec622abda7125ca0198
BLAKE2b-256 7ead3d9c4232c380d4d13a98e6a518ab548a7b11de16d9258039fcd5ec5b3d3e

See more details on using hashes here.

Provenance

The following attestation bundles were made for mdadash-0.0.9-py3-none-any.whl:

Publisher: deploy.yaml on MDAnalysis/mdadash

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page