spine-tools / spine-items

Project items for Spine Toolbox.
https://www.tools-for-energy-system-modelling.org/
GNU Lesser General Public License v3.0
4 stars 4 forks source link

Don't reload kernels if they have already been loaded #133

Closed ptsavol closed 1 year ago

ptsavol commented 1 year ago

Stops reloading kernels when switching between the Basic Console and Jupyter Console radio buttons in Tool Specification Editor.

Re spine-tools/Spine-Toolbox#1809

Checklist before merging

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: -0.04 :warning:

Comparison is base (3d8820a) 54.88% compared to head (9ecf849) 54.84%.

:exclamation: 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.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #133 +/- ## ========================================== - Coverage 54.88% 54.84% -0.04% ========================================== Files 192 178 -14 Lines 17292 17127 -165 Branches 2835 2815 -20 ========================================== - Hits 9490 9393 -97 + Misses 7311 7245 -66 + Partials 491 489 -2 ``` | [Impacted Files](https://app.codecov.io/gh/spine-tools/spine-items/pull/133?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=spine-tools) | Coverage Δ | | |---|---|---| | [...e\_items/tool/widgets/tool\_spec\_optional\_widgets.py](https://app.codecov.io/gh/spine-tools/spine-items/pull/133?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=spine-tools#diff-c3BpbmVfaXRlbXMvdG9vbC93aWRnZXRzL3Rvb2xfc3BlY19vcHRpb25hbF93aWRnZXRzLnB5) | `53.68% <0.00%> (+5.27%)` | :arrow_up: | ... and [16 files with indirect coverage changes](https://app.codecov.io/gh/spine-tools/spine-items/pull/133/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=spine-tools)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.