From fdf0eb2bc11028cec50d9a777b50d9edae328203 Mon Sep 17 00:00:00 2001 From: Toru Seo <34780089+toruseo@users.noreply.github.com> Date: Wed, 20 Mar 2024 19:13:32 +0900 Subject: [PATCH] Update demo_notebook_05en_for_google_colab.ipynb --- demos_and_examples/demo_notebook_05en_for_google_colab.ipynb | 1 + 1 file changed, 1 insertion(+) diff --git a/demos_and_examples/demo_notebook_05en_for_google_colab.ipynb b/demos_and_examples/demo_notebook_05en_for_google_colab.ipynb index 9c85a5e..a40e062 100644 --- a/demos_and_examples/demo_notebook_05en_for_google_colab.ipynb +++ b/demos_and_examples/demo_notebook_05en_for_google_colab.ipynb @@ -15,6 +15,7 @@ "\n", "## Simple Example\n", "\n", + "Here, we show a simple traffic simulation in a Y-shaped network.\n", "\n", "First, install UXsim using pip and import the required modules." ]