Skip to content
This repository has been archived by the owner on Dec 9, 2022. It is now read-only.

Commit

Permalink
Add open with colab label
Browse files Browse the repository at this point in the history
  • Loading branch information
yupbank committed Dec 12, 2019
1 parent 536e8bf commit f9cb85a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
4 changes: 4 additions & 0 deletions notebooks/GitHub-api-example.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@
"metadata": {},
"source": [
"# This notebook shows you how you can use a python client to interact with GitHub as an app\n",
"---\n",
"\n",
"[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/machine-learning-apps/Issue-Label-Bot/blob/master/notebooks/GitHub-api-example.ipynb)\n",
"\n",
"\n",
"`mlapp` is a wrapper (located in `/flask_app/mlapp.py`) around the github3.py library for the purposes of interacting with GitHub issues."
]
Expand Down
3 changes: 3 additions & 0 deletions notebooks/Issue_Labeling_Model.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@
"metadata": {},
"source": [
"## Background\n",
"---\n",
"\n",
"[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/machine-learning-apps/Issue-Label-Bot/blob/master/notebooks/Issue_Labeling_Model.ipynb)\n",
"\n",
"The goal of the MLapp project is to provide the following:\n",
"\n",
Expand Down

0 comments on commit f9cb85a

Please sign in to comment.