You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SPDX-FileCopyrightText: Contributors to the Power Grid Model project <[email protected]>
3
+
4
+
SPDX-License-Identifier: MPL-2.0
5
+
-->
6
+
7
+
# Power Grid Model DS Workshop
8
+
9
+
Welcome to the **Power Grid Model DS Workshop** — an introductory guide to the [Power Grid Model DS](https://github.com/PowerGridModel/power-grid-model-ds) project. This workshop is designed to help you get familiar with the PGM-DS interface and explore its capabilities through hands-on exercises.
10
+
11
+
## Workshop Structure
12
+
13
+
The workshop includes two Jupyter notebooks:
14
+
15
+
1.**Introduction Notebook**
16
+
A beginner-friendly guide that walks you through the basics of using the Power Grid Model DS interface. Ideal for first-time users.
17
+
18
+
2.**Advanced Notebook**
19
+
A more in-depth exploration featuring a grid contingency scenario. You'll apply your knowledge to solve a real-world power grid challenge using PGM-DS.
20
+
21
+
## How to Load Solutions
22
+
23
+
Each notebook includes optional solution cells. To reveal a solution, simply run the appropriate `%load` command. For example:
0 commit comments