nova-trame 1.0.0rc0__py3-none-any.whl → 1.0.0rc2__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- nova/trame/view/components/ornl/neutron_data_selector.py +2 -0
- {nova_trame-1.0.0rc0.dist-info → nova_trame-1.0.0rc2.dist-info}/METADATA +1 -1
- {nova_trame-1.0.0rc0.dist-info → nova_trame-1.0.0rc2.dist-info}/RECORD +6 -6
- {nova_trame-1.0.0rc0.dist-info → nova_trame-1.0.0rc2.dist-info}/WHEEL +0 -0
- {nova_trame-1.0.0rc0.dist-info → nova_trame-1.0.0rc2.dist-info}/entry_points.txt +0 -0
- {nova_trame-1.0.0rc0.dist-info → nova_trame-1.0.0rc2.dist-info}/licenses/LICENSE +0 -0
@@ -292,6 +292,8 @@ class NeutronDataSelector(DataSelector):
|
|
292
292
|
projection=set_state_param(self.state, self._projection, projection)
|
293
293
|
)
|
294
294
|
|
295
|
+
super()._setup_bindings()
|
296
|
+
|
295
297
|
# These update methods notify the rest of the application when the component changes bound parameters.
|
296
298
|
def update_facility(self, facility: str) -> None:
|
297
299
|
self._vm.set_binding_parameters(
|
@@ -12,7 +12,7 @@ nova/trame/view/components/execution_buttons.py,sha256=Br6uAmE5bY67TTYc5ZTHECNJ_
|
|
12
12
|
nova/trame/view/components/file_upload.py,sha256=WOaFXeNNwN0DYZJr-W6vWdBiTpr7m-lq3WKJaHmeMe8,4560
|
13
13
|
nova/trame/view/components/input_field.py,sha256=xzCmNEoB4ljGx99-gGgTV0UwriwtS8ce22zPA4QneZw,17372
|
14
14
|
nova/trame/view/components/ornl/__init__.py,sha256=HnxzzSsxw0vQSDCVFfWsAxx1n3HnU37LMuQkfiewmSU,90
|
15
|
-
nova/trame/view/components/ornl/neutron_data_selector.py,sha256=
|
15
|
+
nova/trame/view/components/ornl/neutron_data_selector.py,sha256=duiPbROIYsU6h0oZP27wSce6BJuW1mdT8mGoxY05lyw,16542
|
16
16
|
nova/trame/view/components/progress_bar.py,sha256=zhbJwPy_HPQ8YL-ISN8sCRUQ7qY6qqo9wiV59BmvL8I,3038
|
17
17
|
nova/trame/view/components/remote_file_input.py,sha256=mcz_bmI2rD8gdmIOKLhlzfj-XoWBwC99T9ZgQORaKqE,14674
|
18
18
|
nova/trame/view/components/tool_outputs.py,sha256=IbYV4VjrkWAE354Bh5KH76SPsxGLIkOXChijS4-ce_Y,2408
|
@@ -40,8 +40,8 @@ nova/trame/view_model/ornl/neutron_data_selector.py,sha256=PIKQyzcHpwu81DNk3d8Af
|
|
40
40
|
nova/trame/view_model/progress_bar.py,sha256=6AUKHF3hfzbdsHqNEnmHRgDcBKY5TT8ywDx9S6ovnsc,2854
|
41
41
|
nova/trame/view_model/remote_file_input.py,sha256=zWOflmCDJYYR_pacHphwzricV667GSRokh-mlxpBAOo,3646
|
42
42
|
nova/trame/view_model/tool_outputs.py,sha256=ev6LY7fJ0H2xAJn9f5ww28c8Kpom2SYc2FbvFcoN4zg,829
|
43
|
-
nova_trame-1.0.
|
44
|
-
nova_trame-1.0.
|
45
|
-
nova_trame-1.0.
|
46
|
-
nova_trame-1.0.
|
47
|
-
nova_trame-1.0.
|
43
|
+
nova_trame-1.0.0rc2.dist-info/METADATA,sha256=4pMFtoku0PIb83aIpNWcb_OObxTfWoqW_CTF_BcSUz8,1798
|
44
|
+
nova_trame-1.0.0rc2.dist-info/WHEEL,sha256=zp0Cn7JsFoX2ATtOhtaFYIiE2rmFAD4OcMhtUki8W3U,88
|
45
|
+
nova_trame-1.0.0rc2.dist-info/entry_points.txt,sha256=J2AmeSwiTYZ4ZqHHp9HO6v4MaYQTTBPbNh6WtoqOT58,42
|
46
|
+
nova_trame-1.0.0rc2.dist-info/licenses/LICENSE,sha256=Iu5QiDbwNbREg75iYaxIJ_V-zppuv4QFuBhAW-qiAlM,1061
|
47
|
+
nova_trame-1.0.0rc2.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|