Getting Started with Calliope & Energy Modelling #661
-
Hi Everyone, I have successfully installed Calliope v0.7 as well as the CBC solver following the steps provided in the documentation. May I ask a few questions which hopefully could aid me in self-learning Calliope.
Thanks everyone in advance! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hello @ahkiat07 ! Here are my recommendations for YAML:
If you are using Github, you can use a pre-commit hook to check yaml syntax automatically:
Best of luck! |
Beta Was this translation helpful? Give feedback.
Hello @ahkiat07 !
Here are my recommendations for YAML:
If you are using Github, you can use a pre-commit hook to check yaml syntax automatically:
check-yaml
)Best of luck!