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>

mdadash supports both streaming and file based trajectories. Here are examples for both cases:

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.

Documentation

Documentation for mdadash is available at: https://mdadash.readthedocs.io/

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.1.0.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.1.0-py3-none-any.whl (549.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: mdadash-0.1.0.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.1.0.tar.gz
Algorithm Hash digest
SHA256 8cd19983182bda02f9fdeef0192ea62d491feccee0f504fb7555034b11b6d3f8
MD5 9f3891cd7fddd48b5c8937ec214ef847
BLAKE2b-256 9296bb06c645c71fe805dcbf515e290f4b265a7364eb1c029414a067dfc005da

See more details on using hashes here.

Provenance

The following attestation bundles were made for mdadash-0.1.0.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.1.0-py3-none-any.whl.

File metadata

  • Download URL: mdadash-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 549.4 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.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c02f49733a7f39492dd4a170d9138bc77882680bbbb0b4895f97756dd0dad096
MD5 2694d6bb305ba6eedbba1b613c84ba41
BLAKE2b-256 a8de9a584807e1447464b5be2d76a3c87385d95f2e1975ba91b4f7be7c2372ec

See more details on using hashes here.

Provenance

The following attestation bundles were made for mdadash-0.1.0-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