Skip to content

Commit

Permalink
updated intro links and background text
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremymanning committed Jul 9, 2023
1 parent 573b091 commit 5977beb
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 3 deletions.
2 changes: 1 addition & 1 deletion tutorials/intro.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"id": "view-in-github"
},
"source": [
"<a href=\"https://colab.research.google.com/github/NeuromatchAcademy/course-content/blob/main/tutorials/intro.ipynb\" target=\"_parent\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a> &nbsp; <a href=\"https://kaggle.com/kernels/welcome?src=https://raw.githubusercontent.com/NeuromatchAcademy/course-content/main/tutorials/intro.ipynb\" target=\"_parent\"><img src=\"https://kaggle.com/static/images/open-in-kaggle.svg\" alt=\"Open in Kaggle\"/></a>"
"<a href=\"https://colab.research.google.com/github/ContextLab/course-content/blob/main/tutorials/intro.ipynb\" target=\"_parent\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a> &nbsp; <a href=\"https://kaggle.com/kernels/welcome?src=https://raw.githubusercontent.com/ContextLab/course-content/main/tutorials/intro.ipynb\" target=\"_parent\"><img src=\"https://kaggle.com/static/images/open-in-kaggle.svg\" alt=\"Open in Kaggle\"/></a>"
]
},
{
Expand Down
16 changes: 14 additions & 2 deletions tutorials/student/intro.ipynb
Original file line number Diff line number Diff line change
@@ -1,17 +1,19 @@
{
"cells": [
{
"attachments": {},
"cell_type": "markdown",
"metadata": {
"colab_type": "text",
"execution": {},
"id": "view-in-github"
},
"source": [
"<a href=\"https://colab.research.google.com/github/NeuromatchAcademy/course-content/blob/main/tutorials/intro.ipynb\" target=\"_parent\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a> &nbsp; <a href=\"https://kaggle.com/kernels/welcome?src=https://raw.githubusercontent.com/NeuromatchAcademy/course-content/main/tutorials/intro.ipynb\" target=\"_parent\"><img src=\"https://kaggle.com/static/images/open-in-kaggle.svg\" alt=\"Open in Kaggle\"/></a>"
"<a href=\"https://colab.research.google.com/github/ContextLab/course-content/blob/main/tutorials/intro.ipynb\" target=\"_parent\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a> &nbsp; <a href=\"https://kaggle.com/kernels/welcome?src=https://raw.githubusercontent.com/ContextLab/course-content/main/tutorials/intro.ipynb\" target=\"_parent\"><img src=\"https://kaggle.com/static/images/open-in-kaggle.svg\" alt=\"Open in Kaggle\"/></a>"
]
},
{
"attachments": {},
"cell_type": "markdown",
"metadata": {
"execution": {},
Expand All @@ -22,10 +24,17 @@
"source": [
"# Introduction\n",
"\n",
"Welcome to the Neuromatch computational neuroscience course!"
"Welcome to the Neuromatch computational neuroscience course!\n",
"\n",
"## ⚠ Experimental LLM-enhanced materials ⚠\n",
"\n",
"This version of the Neuromatch course incorporates [Chatify](https://github.com/ContextLab/chatify) 🤖 functionality. This is an experimental extension that adds support for a large language model-based helper to the some of the tutorial materials. Instructions for using the Chatify extension are provided in the relevant tutorial notebooks. Note that using the extension may cause breaking changes and/or provide incorrect or misleading information.\n",
"\n",
"Thanks for giving Chatify a try! Love it? Hate it? Either way, we'd love to hear from you about your Chatify experience! Please consider filling out our [brief survey](https://forms.gle/jNq85KVvNwj1JHZV9) to provide feedback and help us make Chatify more awesome!"
]
},
{
"attachments": {},
"cell_type": "markdown",
"metadata": {
"execution": {}
Expand All @@ -35,6 +44,7 @@
]
},
{
"attachments": {},
"cell_type": "markdown",
"metadata": {
"execution": {},
Expand Down Expand Up @@ -106,6 +116,7 @@
]
},
{
"attachments": {},
"cell_type": "markdown",
"metadata": {
"execution": {},
Expand All @@ -122,6 +133,7 @@
]
},
{
"attachments": {},
"cell_type": "markdown",
"metadata": {
"execution": {}
Expand Down

0 comments on commit 5977beb

Please sign in to comment.