Skip to content

ExploreASL/cvasl-gui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CVASL-GUI

This is a GUI for the cvasl package, currently a work-in-progress.

Install and run

pip install cvasl-gui
cvasl-gui

Configuration

The application will look for the following environment variables:

CVASL_DEBUG_MODE  # True for development, False for production. Debug mode will show the Dash debug console on the page. In production mode, the browser will be automatically opened.
CVASL_PORT        # The port the server runs on, default is 8767

Development

poetry install
poetry run cvasl-gui

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published