biosustain / cameo

cameo - computer aided metabolic engineering & optimization
http://cameo.bio
Apache License 2.0
114 stars 44 forks source link

Fix plotting #272

Closed carrascomj closed 3 years ago

carrascomj commented 3 years ago

Closes #271

Description

Escher deprecated the display_on_notebook and display_in_browser functions in favor of using widgets.

Implementation

codecov[bot] commented 3 years ago

Codecov Report

Merging #272 (eafe425) into devel (879e756) will decrease coverage by 0.33%. The diff coverage is 0.00%.

:exclamation: Current head eafe425 differs from pull request most recent head cdffdb3. Consider uploading reports for the commit cdffdb3 to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##            devel     #272      +/-   ##
==========================================
- Coverage   64.41%   64.07%   -0.34%     
==========================================
  Files          58       58              
  Lines        5572     5576       +4     
  Branches      948      949       +1     
==========================================
- Hits         3589     3573      -16     
- Misses       1780     1799      +19     
- Partials      203      204       +1     
Impacted Files Coverage Δ
cameo/flux_analysis/simulation.py 68.81% <ø> (ø)
...ain_design/deterministic/flux_variability_based.py 63.77% <0.00%> (-0.55%) :arrow_down:
cameo/models/webmodels.py 56.81% <0.00%> (-12.13%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 879e756...cdffdb3. Read the comment docs.