Skip to content

fix(explorer): list web deps explicitly in requirements.txt for Strea…#41

Merged
zsarnoczay merged 1 commit into
NHERI-SimCenter:mainfrom
zsarnoczay:main
Jul 14, 2026
Merged

fix(explorer): list web deps explicitly in requirements.txt for Strea…#41
zsarnoczay merged 1 commit into
NHERI-SimCenter:mainfrom
zsarnoczay:main

Conversation

@zsarnoczay

Copy link
Copy Markdown
Collaborator

…mlit Cloud

Streamlit Community Cloud installed the package from .[explorer] but its web dependencies were absent at runtime . Keep an editable install of the package (-e .), so the deployed app still tracks the repo checkout with no PyPI release needed for UI changes, and list the explorer dependencies explicitly. Keep this list in sync with the explorer extra in pyproject.toml.

…mlit Cloud

Streamlit Community Cloud installed the package from `.[explorer]` but its web
dependencies were absent at runtime . Keep an editable install of the package
(`-e .`), so the deployed app still tracks the repo checkout with no PyPI
release needed for UI changes, and list the `explorer` dependencies explicitly.
Keep this list in sync with the `explorer` extra in pyproject.toml.
@zsarnoczay
zsarnoczay merged commit f2446f5 into NHERI-SimCenter:main Jul 14, 2026
8 checks passed
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