Skip to content
This repository was archived by the owner on Sep 13, 2023. It is now read-only.

Add some args to streamlit server configuration #607

Merged
merged 2 commits into from
Feb 14, 2023
Merged

Conversation

mike0sv
Copy link
Contributor

@mike0sv mike0sv commented Feb 13, 2023

including custom args for custom templates

closes #583

@mike0sv mike0sv requested a review from a team February 13, 2023 15:52
@mike0sv mike0sv self-assigned this Feb 13, 2023
@mike0sv mike0sv temporarily deployed to internal February 13, 2023 15:52 — with GitHub Actions Inactive
@codecov
Copy link

codecov bot commented Feb 13, 2023

Codecov Report

Base: 86.07% // Head: 86.15% // Increases project coverage by +0.08% 🎉

Coverage data is based on head (6dad5c8) compared to base (0c6f03c).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #607      +/-   ##
==========================================
+ Coverage   86.07%   86.15%   +0.08%     
==========================================
  Files         107      107              
  Lines        9680     9694      +14     
==========================================
+ Hits         8332     8352      +20     
+ Misses       1348     1342       -6     
Impacted Files Coverage Δ
mlem/contrib/streamlit/server.py 66.98% <100.00%> (+9.24%) ⬆️
mlem/utils/templates.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@mike0sv mike0sv temporarily deployed to internal February 14, 2023 14:07 — with GitHub Actions Inactive
@mike0sv mike0sv temporarily deployed to internal February 14, 2023 16:41 — with GitHub Actions Inactive
@mike0sv mike0sv merged commit 362bf2f into main Feb 14, 2023
@mike0sv mike0sv deleted the fix/streamlit-cli-args branch February 14, 2023 18:39
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow to customize streamlit app
2 participants