Metadata-Version: 2.1
Name: optdash
Version: 0.0.1
Summary: A third-party dashboard for optuna.
Home-page: UNKNOWN
Author: Yusuke Tsuzuku
Author-email: ytsmiling@gmail.com
License: UNKNOWN
Description: # optdash
        A third-party dashboard for optuna.
        
        ## Install from source
        
        ```shell script
        cd optdash/frontend
        npm i
        npm run build
        cd ../../
        python -m pip install .
        ```
        
Platform: UNKNOWN
Description-Content-Type: text/markdown
Provides-Extra: checking
Provides-Extra: doc
Provides-Extra: mysql
Provides-Extra: postgres
Provides-Extra: test
