Skip to main content

Visualize data spaces in a web browser.

Project description

signac-dashboard - data visualization for signac

Affiliated with NumFOCUS PyPI conda-forge RTD License PyPI-downloads Twitter GitHub Stars

The signac framework helps users manage and scale file-based workflows, facilitating data reuse, sharing, and reproducibility.

The signac-dashboard package allows users to rapidly visualize and analyze data from a signac project in a web browser.

Resources

Installation

The recommended installation method for signac-dashboard is through conda or pip. The software is tested for Python 3.8+ and is built for all major platforms.

To install signac-dashboard via the conda-forge channel, execute:

conda install -c conda-forge signac-dashboard

To install signac-dashboard via pip, execute:

pip install signac-dashboard

Detailed information about alternative installation methods can be found in the documentation.

Quickstart

In an existing signac project directory, create a file dashboard.py:

from signac_dashboard import Dashboard
from signac_dashboard.modules import StatepointList, DocumentList, ImageViewer, Schema

if __name__ == '__main__':
    modules = [StatepointList(), DocumentList(), ImageViewer(context="JobContext"),
               ImageViewer(context="ProjectContext"), Schema()]
    Dashboard(modules=modules).main()

Then launch the dashboard:

$ python dashboard.py run

Project details


Download files

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

Source Distribution

signac_dashboard-0.7.0.tar.gz (1.2 MB view details)

Uploaded Source

Built Distribution

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

signac_dashboard-0.7.0-py3-none-any.whl (1.3 MB view details)

Uploaded Python 3

File details

Details for the file signac_dashboard-0.7.0.tar.gz.

File metadata

  • Download URL: signac_dashboard-0.7.0.tar.gz
  • Upload date:
  • Size: 1.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for signac_dashboard-0.7.0.tar.gz
Algorithm Hash digest
SHA256 aba3c27c0d8567a409dfb6441e92c47ee528dc1b9f07d797d9b28667ecade706
MD5 e75ab6e708d239280796953d32598d05
BLAKE2b-256 fbcd9ab99eaa3d6c3b7485da8ff2f1f30ac0ae8d8895451a42cc6176a2b5ebfd

See more details on using hashes here.

File details

Details for the file signac_dashboard-0.7.0-py3-none-any.whl.

File metadata

File hashes

Hashes for signac_dashboard-0.7.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e0f6a21722fce3b0ec9bf82504e74dc7f1cc9f00a85215f7e178ca2f5cc51cdb
MD5 e6cb1bd1df3096f999de07f5e0506b5e
BLAKE2b-256 b9e7bd541bb3f92769ce4703c88f965685781d89d87b9bec5e51d680525826e4

See more details on using hashes here.

Supported by

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