Merged
Conversation
added 3 commits
January 21, 2021 19:24
Distinguish between older case where the kpi dict_values[KPI[KPI_UNCOUPLED_DICT] is a dict and newer case where it is a DataFrame
added 6 commits
January 21, 2021 19:59
This reloads the content of dash app if a change in module F2 is detected, allowing live modification of the report layout
- only regenerate maps of location if the files are missing
- lint with black
94792c6 to
317f957
Compare
TheOneAndra
approved these changes
Jan 22, 2021
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fix #769, fix #763, fix #756
Changes proposed in this pull request:
-doption tomvs_reportcommand to use hotreload of dash app for devsmvs_reportcommandmvs_toolcommandThe following steps were realized, as well (if applies):
black . --exclude docs/)EXECUTE_TESTS_ON=master pytest)For more information on how to contribute check the CONTRIBUTING.md.