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

Set Dash report tab name as: scenario_name (scenario_id) #934

Merged
merged 2 commits into from
Mar 11, 2022

Conversation

smartie2076
Copy link
Collaborator

@smartie2076 smartie2076 commented Mar 11, 2022

Fix #933

Changes proposed in this pull request:

  • Specify tab name of Dash report to scenario_name (scenario_id) instead of Dash

grafik

The following steps were realized, as well (if applies):

  • Use in-line comments to explain your code
  • Write docstrings to your code (example docstring)
  • For new functionalities: Explain in readthedocs
  • Write test(s) for your new patch of code (pytests, assertion debug messages)
  • Update the CHANGELOG.md
  • Apply black (black . --exclude docs/)
  • Check if benchmark tests pass locally (EXECUTE_TESTS_ON=master pytest)

@smartie2076 smartie2076 self-assigned this Mar 11, 2022
@smartie2076 smartie2076 added the enhancement New feature or request label Mar 11, 2022
@smartie2076 smartie2076 merged commit 4455ad3 into dev Mar 11, 2022
@smartie2076 smartie2076 deleted the patch-dash-tab-name branch March 11, 2022 12:11
@Bachibouzouk Bachibouzouk mentioned this pull request Apr 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Autoreport tab name always "Dash" making it hard to compare scenarios
2 participants