Skip to content

Doc updates reflecting Dash migration#15

Merged
NCCU-Schultz-Lab merged 1 commit into
mainfrom
doc-updates
Apr 18, 2026
Merged

Doc updates reflecting Dash migration#15
NCCU-Schultz-Lab merged 1 commit into
mainfrom
doc-updates

Conversation

@NCCU-Schultz-Lab
Copy link
Copy Markdown
Collaborator

Key changes:

  • Add dash and dash-bootstrap-components to requirements.txt and environment.yml; remove streamlit entries.
  • Update README (logo URL, GUI launch command, examples, roadmap link) and fix code formatting/indentation.
  • Update documentation (about.md, installation.md, contributing.md, tutorials/index.md): switch Streamlit references to Dash, bump docs version, update installation Python minimum, and adjust contribution/test instructions and links.
  • Bump project version to 0.2.1 in pyproject.toml and remove explicit author email; add CHANGELOG entry for 0.2.1.
  • Raise black minimum to >=24.3.0 in requirements.txt.
  • Update tests/test_performance.py to reflect Dash and new caching guidance. These changes migrate the GUI stack, ensure docs and CI/dev tooling align with the new GUI, and bump the package version.

Key changes:
- Add dash and dash-bootstrap-components to requirements.txt and environment.yml; remove streamlit entries.
- Update README (logo URL, GUI launch command, examples, roadmap link) and fix code formatting/indentation.
- Update documentation (about.md, installation.md, contributing.md, tutorials/index.md): switch Streamlit references to Dash, bump docs version, update installation Python minimum, and adjust contribution/test instructions and links.
- Bump project version to 0.2.1 in pyproject.toml and remove explicit author email; add CHANGELOG entry for 0.2.1.
- Raise black minimum to >=24.3.0 in requirements.txt.
- Update tests/test_performance.py to reflect Dash and new caching guidance.
These changes migrate the GUI stack, ensure docs and CI/dev tooling align with the new GUI, and bump the package version.
@NCCU-Schultz-Lab NCCU-Schultz-Lab merged commit 4450cc2 into main Apr 18, 2026
16 checks passed
@NCCU-Schultz-Lab NCCU-Schultz-Lab deleted the doc-updates branch April 18, 2026 17:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant