From 3d225f381cdc54a436807b6e968a5140ad6e1b04 Mon Sep 17 00:00:00 2001 From: Glenn Jocher Date: Fri, 26 Jul 2019 16:58:39 +0200 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c274078b..ee7ac425 100755 --- a/README.md +++ b/README.md @@ -43,7 +43,8 @@ Python 3.7 or later with the following `pip3 install -U -r requirements.txt` pac # Jupyter Notebook -Use our Jupyter [notebook](https://github.com/ultralytics/yolov3/blob/master/examples.ipynb) to quickly get started with training, inference and testing examples. +Use our Jupyter [notebook](https://colab.research.google.com/github/ultralytics/yolov3/blob/master/examples.ipynb) to quickly get started with training, inference and testing examples. +https://colab.research.google.com/github/ultralytics/yolov3/blob/master/examples.ipynb # Training