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

feat: adds Resource Manager to integrate existing notebook code #119

Merged
merged 4 commits into from
Mar 24, 2020

Conversation

dmuldrew
Copy link
Collaborator

There is one new class:
ResourceManager
and two new functions:
populate_targets_with_resources(self, scenario_info, start_time, end_time)
def populate_resource_info(self, scenario_info,start_time, end_time)
along with corresponding updates to the demo notebooks and overall documentation improvement.

Last, a requirements fix to eliminate potential future Paramiko cryptography dependency bugs.

@BainanXia
Copy link
Collaborator

I think the commit history is clean and meaningful, which satisfies the requirement. Any other concerns from your side @kasparm ?

Copy link
Contributor

@kasparm kasparm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the work.

Please make sure to follow proper docstring notation.

feat: updated demo notebook for Eastern Capacity scaling

feat: integration of notebook code into TargetManager and AbstractStrategy objects
@dmuldrew dmuldrew force-pushed the capacity_planning_rebased branch from 639af95 to 9170882 Compare March 20, 2020 23:09
@dmuldrew dmuldrew force-pushed the capacity_planning_rebased branch from 1d262e9 to a7af055 Compare March 24, 2020 23:07
@dmuldrew dmuldrew merged commit 310a5d3 into develop Mar 24, 2020
@dmuldrew dmuldrew deleted the capacity_planning_rebased branch April 4, 2020 01:01
@ahurli ahurli mentioned this pull request Mar 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants