The INCEpTION Reporting Dashboard helps you track and visualize the progress of your INCEpTION project(s). It provides tools for project managers and leads to monitor metrics, analyze annotations, and export progress reports.
- Visualize project metrics and annotation types.
- Export progress reports for centralized tracking.
- Browser-based interface for ease of use.
-
Check Python Version: Ensure you have Python 3.11 or higher installed. You can verify this by running:
python --version
-
Install the Package: Install the package using pip:
pip install -U inception-reports
-
Run the Application:
-
For managing a single project or location, use:
inception_reports --manager
-
For tracking the status of multiple projects, use:
inception_reports --lead
-
-
Follow the Instructions: The application will open a browser window. Follow the on-screen instructions to proceed.
This package has been developed with GeMTeX in mind, and certain configurations, such as excluded_types.json
in the inception_reports
home directory, are tailored to its requirements. Users are encouraged to adjust these configurations to suit the specific needs of their projects.
This package is under active development. If you encounter any bugs or issues, please open a GitHub issue.
We welcome contributions! For details on how to contribute, see our Contributing Guidelines.
This project is licensed under the terms of the LICENSE file.