Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Web server 2 #581

Merged
merged 36 commits into from
Aug 18, 2023
Merged

Web server 2 #581

merged 36 commits into from
Aug 18, 2023

Conversation

EmadAlamoudi
Copy link
Collaborator

a Dash webserver to visualize pyABC output directly from the database file.

@codecov-commenter
Copy link

codecov-commenter commented Jul 6, 2022

Codecov Report

Merging #581 (7370437) into develop (7cbf832) will decrease coverage by 2.78%.
The diff coverage is 0.00%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@             Coverage Diff             @@
##           develop     #581      +/-   ##
===========================================
- Coverage    86.77%   84.00%   -2.78%     
===========================================
  Files          139      140       +1     
  Lines         7941     8194     +253     
===========================================
- Hits          6891     6883       -8     
- Misses        1050     1311     +261     
Files Changed Coverage Δ
pyabc/visserver/server_dash.py 0.00% <0.00%> (ø)
pyabc/visserver/server_flask.py 92.43% <0.00%> (ø)

... and 1 file with indirect coverage changes

@yannikschaelte yannikschaelte changed the title Web server 3 Web server 2 Jul 11, 2022
yannikschaelte and others added 18 commits July 11, 2022 14:42
* Fix sqlalchemy + pre-commit (#596)

* update pre-commit

* fix type annotation for python 3.8

* update rtd python version

* revert

* update version -> 0.12.9, changelog

* Contour plots as a direct alternative to kernel density heat maps (#597)

* add contour plot

* add test

* rename dash, flask

* minor fixes

* stuff
* Fix sqlalchemy + pre-commit (#596)

* update pre-commit

* fix type annotation for python 3.8

* update rtd python version

* revert

* update version -> 0.12.9, changelog

* Contour plots as a direct alternative to kernel density heat maps (#597)

* add contour plot

* add test

* rename dash, flask

* minor fixes

* stuff
@EmadAlamoudi
Copy link
Collaborator Author

@yannikschaelte tests passed

@yannikschaelte yannikschaelte merged commit 334ae83 into develop Aug 18, 2023
11 checks passed
@yannikschaelte yannikschaelte deleted the web_server_3 branch August 18, 2023 16:24
@yannikschaelte yannikschaelte mentioned this pull request Aug 18, 2023
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.

None yet

3 participants