fusion-energy / paramak

Create parametric 3D fusion reactor CAD and neutronics models
https://paramak.readthedocs.io/en/main/
MIT License
58 stars 17 forks source link

Adding streamlit gui #288

Closed shimwell closed 1 year ago

shimwell commented 1 year ago

Work in progress

Hoping to get a cloud based and locally run able GUI working soon.

extra packages are installed with [gui] option in pip install command

pip install .[gui]

then the command paramak becomes available in the terminal

Screenshot from 2023-01-08 23-30-46

codecov[bot] commented 1 year ago

Codecov Report

Merging #288 (edcb049) into develop (5ceeaaa) will not change coverage. The diff coverage is n/a.

:exclamation: Current head edcb049 differs from pull request most recent head c403ce5. Consider uploading reports for the commit c403ce5 to get more accurate results

@@           Coverage Diff            @@
##           develop     #288   +/-   ##
========================================
  Coverage    96.50%   96.50%           
========================================
  Files           82       82           
  Lines         5405     5405           
========================================
  Hits          5216     5216           
  Misses         189      189           
Impacted Files Coverage Δ
src/paramak/parametric_reactors/ball_reactor.py 98.54% <ø> (ø)

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