Skip to content
Success

Changes

Summary

  1. Dash improvement to how dash+broker is managed, also adding config save button to run tab (details)
  2. Little bug fix for new save config feature (details)
  3. Little improvement to convergence test - it makes nicer plots and reports the 4 and 8 point fitted slopes. The pass/fail criteria remains unchanged, so this is just a diagnostic improvement (details)
Commit a2e1a527c4dec20d8256987ca0f93d97b40e2515 by Gunther Huebler
Dash improvement to how dash+broker is managed, also adding config save button to run tab
The file was modifieddash_app/assets/37_workspace_persistence.js (diff)
The file was modifieddash_app/shared/actions.py (diff)
The file was modifieddash_app/tune_tab/callbacks_display.py (diff)
The file was addedutilities/save_tunable_config.py
The file was addeddash_app/pytests/test_tunable_config_save.py
The file was modifieddash_app/DEVELOPMENT.md (diff)
The file was addeddash_app/shared/manager_lease.py
The file was modifieddash_app/assets/11_tab_run_theme.css (diff)
The file was modifieddash_app/tune_tab/callbacks_settings.py (diff)
The file was modifieddash_app/misc_tab/mixing_length_trajectories/analysis.py (diff)
The file was modifieddash_app/shared/broker.py (diff)
The file was modifieddash_app/shared/runtime_logging.py (diff)
The file was modifieddash_app/run_tab/layout.py (diff)
The file was addeddash_app/manager.py
The file was addeddash_app/assets/38_dashboard_generation.js
The file was modifieddash_app/app.py (diff)
The file was modifiedLLM_prompts/dash_app_workflow.md (diff)
The file was modifieddash_app/pytests/test_runtime_logging.py (diff)
The file was modifieddash_app/README.md (diff)
The file was modifieddash_app/shared/gateway.py (diff)
The file was modifieddash_app/misc_tab/mixing_length_trajectories/callbacks.py (diff)
The file was addeddash_app/pytests/test_dashboard_manager.py
The file was modifieddash_app/pytests/test_analysis.py (diff)
The file was modifieddash_app/pytests/test_app_startup.py (diff)
The file was modifieddash_app/run_tab/callbacks_settings.py (diff)
The file was modifieddash_app/shared/broker_protocol.py (diff)
The file was modifiedlaunch_dashboard.sh (diff)
The file was modifieddash_app/pytests/test_tune_callbacks_settings.py (diff)
Commit bdb4814bde210083394109eeecd6f61abf184bb2 by Gunther Huebler
Little bug fix for new save config feature
The file was modifieddash_app/assets/37_workspace_persistence.js (diff)
The file was modifieddash_app/run_tab/layout.py (diff)
The file was modifieddash_app/run_tab/callbacks_settings.py (diff)
The file was modifieddash_app/pytests/test_tunable_config_save.py (diff)
Commit 992b33894af364d6a4b1d73923529dde389015b9 by Gunther Huebler
Little improvement to convergence test - it makes nicer plots and reports the 4 and 8 point fitted slopes. The pass/fail criteria remains unchanged, so this is just a diagnostic improvement
The file was modifiedtests/run_clubb_conv_test.py (diff)
The file was modifiedtests/README (diff)