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

updated versions of all subpackages #62

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Conversation

shimwell
Copy link
Member

@shimwell shimwell commented Mar 20, 2024

versions have all been updated. But I think further work is needed before this pr is ready.

What we could do is add optional guis to all packages and move the gui logic from openmc_plot to the subpackages

  • openmc_geometry_plot
    • update to >=0.4.3
    • streamlit gui
    • used directly in openmc_plot
  • openmc_source_plotter
    • update to >=0.7.0
    • streamlit gui
    • optional streamlit gui
    • used directly in openmc_plot
  • dagmc_geometry_slice_plotter
    • update to >=0.3.1
    • streamlit gui
    • optional streamlit gui
    • used directly in openmc_plot
  • openmc_regular_mesh_plotter
    • update to >=1.2.1
    • streamlit gui
    • optional streamlit gui
    • used directly in openmc_plot
  • openmc_depletion_plotter
    • update to >=0.4.0
    • streamlit gui
    • optional streamlit gui
    • used directly in openmc_plot
    • monkey patch needs removing
  • openmc_cylindrical_mesh_plotter
    • update to >=0.3.3
    • streamlit gui
    • optional streamlit gui
    • used directly in openmc_plot

pyproject.toml Outdated Show resolved Hide resolved
pyproject.toml Outdated Show resolved Hide resolved
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