From c6aaa0cd7d943be6dc7a782f5076712edfd4ea34 Mon Sep 17 00:00:00 2001 From: Elton Cardoso do Nascimento <43186596+EltonCN@users.noreply.github.com> Date: Fri, 18 Oct 2024 20:12:15 -0300 Subject: [PATCH] Fix examples badges --- examples/Activation and Monitoring.ipynb | 4 +--- examples/Implementing a Architecture.ipynb | 4 +--- examples/Introduction to CST-Python.ipynb | 4 +--- examples/Publisher-Subscriber.ipynb | 4 +--- 4 files changed, 4 insertions(+), 12 deletions(-) diff --git a/examples/Activation and Monitoring.ipynb b/examples/Activation and Monitoring.ipynb index 7ac2581..46a6a96 100644 --- a/examples/Activation and Monitoring.ipynb +++ b/examples/Activation and Monitoring.ipynb @@ -6,9 +6,7 @@ "source": [ "# Activation\n", "\n", - "[![Open in Colab](https://img.shields.io/badge/Open%20in%20Colab-F9AB00?style=for-the-badge&logo=googlecolab&color=525252)]((https://colab.research.google.com/github/H-IAAC/CST-Python/blob/main/examples/Activation.ipynb)\n", - ") [![Open in Github](https://img.shields.io/badge/Open%20in%20Github-100000?style=for-the-badge&logo=github&logoColor=white)]((https://github.com/H-IAAC/CST-Python/blob/main/examples/Activation.ipynb)\n", - ")" + "[![Open in Colab](https://img.shields.io/badge/Open%20in%20Colab-F9AB00?style=for-the-badge&logo=googlecolab&color=525252)](https://colab.research.google.com/github/H-IAAC/CST-Python/blob/main/examples/Activation%20and%20Monitoring.ipynb) [![Open in Github](https://img.shields.io/badge/Open%20in%20Github-100000?style=for-the-badge&logo=github&logoColor=white)](https://github.com/H-IAAC/CST-Python/blob/main/examples/Activation%20and%20Monitoring.ipynb)" ] }, { diff --git a/examples/Implementing a Architecture.ipynb b/examples/Implementing a Architecture.ipynb index 2058243..8c4d48f 100644 --- a/examples/Implementing a Architecture.ipynb +++ b/examples/Implementing a Architecture.ipynb @@ -6,9 +6,7 @@ "source": [ "# Implementing a Architecture\n", "\n", - "[![Open in Colab](https://img.shields.io/badge/Open%20in%20Colab-F9AB00?style=for-the-badge&logo=googlecolab&color=525252)]((https://colab.research.google.com/github/H-IAAC/CST-Python/blob/main/examples/Implementing%20a%20Architecture.ipynb)\n", - ") [![Open in Github](https://img.shields.io/badge/Open%20in%20Github-100000?style=for-the-badge&logo=github&logoColor=white)]((https://github.com/H-IAAC/CST-Python/blob/main/examples/Implementing%20a%20Architecture.ipynb)\n", - ")\n", + "[![Open in Colab](https://img.shields.io/badge/Open%20in%20Colab-F9AB00?style=for-the-badge&logo=googlecolab&color=525252)](https://colab.research.google.com/github/H-IAAC/CST-Python/blob/main/examples/Implementing%20a%20Architecture.ipynb) [![Open in Github](https://img.shields.io/badge/Open%20in%20Github-100000?style=for-the-badge&logo=github&logoColor=white)](https://github.com/H-IAAC/CST-Python/blob/main/examples/Implementing%20a%20Architecture.ipynb)\n", "\n", "A cognitive architecture in the CST is implemented using a combination of Codelets and Memories inside a Mind. Each Codelet will communicate with the others using only the Memories." ] diff --git a/examples/Introduction to CST-Python.ipynb b/examples/Introduction to CST-Python.ipynb index b731895..13f4fe7 100644 --- a/examples/Introduction to CST-Python.ipynb +++ b/examples/Introduction to CST-Python.ipynb @@ -6,9 +6,7 @@ "source": [ "# Introduction to CST-Python\n", "\n", - "[![Open in Colab](https://img.shields.io/badge/Open%20in%20Colab-F9AB00?style=for-the-badge&logo=googlecolab&color=525252)]((https://colab.research.google.com/github/H-IAAC/CST-Python/blob/main/examples/Introduction%20to%20CST-Python.ipynb)\n", - ") [![Open in Github](https://img.shields.io/badge/Open%20in%20Github-100000?style=for-the-badge&logo=github&logoColor=white)]((https://github.com/H-IAAC/CST-Python/blob/main/examples/Introduction%20to%20CST-Python.ipynb)\n", - ")\n", + "[![Open in Colab](https://img.shields.io/badge/Open%20in%20Colab-F9AB00?style=for-the-badge&logo=googlecolab&color=525252)](https://colab.research.google.com/github/H-IAAC/CST-Python/blob/main/examples/Introduction%20to%20CST-Python.ipynb) [![Open in Github](https://img.shields.io/badge/Open%20in%20Github-100000?style=for-the-badge&logo=github&logoColor=white)](https://github.com/H-IAAC/CST-Python/blob/main/examples/Introduction%20to%20CST-Python.ipynb)\n", "\n", "The CST (Cognitive Systems Toolkit) is a code toolkit for creating agents that implements Cognitive Architectures, that is, computational models of cognitive process in the mind of living beings. The core toolkit is the [Java CST](https://cst.fee.unicamp.br/), and CST-Python is a compatible implementation in Python.\n", "\n", diff --git a/examples/Publisher-Subscriber.ipynb b/examples/Publisher-Subscriber.ipynb index 8a376be..09788fe 100644 --- a/examples/Publisher-Subscriber.ipynb +++ b/examples/Publisher-Subscriber.ipynb @@ -6,9 +6,7 @@ "source": [ "# Publish-Subscribe\n", "\n", - "[![Open in Colab](https://img.shields.io/badge/Open%20in%20Colab-F9AB00?style=for-the-badge&logo=googlecolab&color=525252)]((https://colab.research.google.com/github/H-IAAC/CST-Python/blob/main/examples/Publisher-Subscriber.ipynb)\n", - ") [![Open in Github](https://img.shields.io/badge/Open%20in%20Github-100000?style=for-the-badge&logo=github&logoColor=white)]((https://github.com/H-IAAC/CST-Python/blob/main/examples/Publisher-Subscriber.ipynb)\n", - ")\n", + "[![Open in Colab](https://img.shields.io/badge/Open%20in%20Colab-F9AB00?style=for-the-badge&logo=googlecolab&color=525252)](https://colab.research.google.com/github/H-IAAC/CST-Python/blob/main/examples/Publisher-Subscriber.ipynb) [![Open in Github](https://img.shields.io/badge/Open%20in%20Github-100000?style=for-the-badge&logo=github&logoColor=white)](https://github.com/H-IAAC/CST-Python/blob/main/examples/Publisher-Subscriber.ipynb)\n", "\n", "Sometimes we wish that a codelet is only executed when its input value is changed. For that, we can use the publish-subscribe mechanism." ]