From 3f964c7bd915c298dbefeb4d63ae2418f50d7343 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 8 Aug 2024 23:31:44 +0800 Subject: [PATCH] add colab tag in example *.ipynb file --- example/single_node_with_hydro/main.ipynb | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/example/single_node_with_hydro/main.ipynb b/example/single_node_with_hydro/main.ipynb index d887550..fa1e610 100644 --- a/example/single_node_with_hydro/main.ipynb +++ b/example/single_node_with_hydro/main.ipynb @@ -7,6 +7,13 @@ "# Optimizing a power system economic dispatch (ED)" ] }, + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + " [![Open in Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/PREP-NexT/PREP-SHOT/blob/main/example/single_node_with_hydro/main.ipynb)" + ] + }, { "cell_type": "markdown", "metadata": {},