logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

parsl-visualize - run parsl web dashboard

Description

       usage: parsl-visualize [-h] [-p PORT] [-d] [-l ADDRESS] [db_path]

       Parsl visualization tool

   positionalarguments:
       db_path
              Database path in the format sqlite:///<absolute_path_to_db>

   options:-h, --help
              show this help message and exit

       -p, --port PORT
              Port at which the monitoring Viz Server is hosted.  Default: 8080

       -d, --debug
              Enable debug logging

       -l, --listen ADDRESS
              Choose  address  to listen for connections on. Default: 127.0.0.1. Choose 0.0.0.0 to listen on all
              addresses.

parsl-visualize 2025.01.13+ds                     January 2025                                PARSL-VISUALIZE(1)

Name

       parsl-visualize - run parsl web dashboard

See Also