diff --git a/README.md b/README.md index fc4b94085..ee7339bd8 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,39 @@ Kompute is provided as a single header file [`Kompute.hpp`](#setup). See [build-system section](#build-overview) for configurations available. +### Trying the Colab Notebook + +You are able to try out the interactive Colab Notebooks which allow you to use a free GPU. The available examples are the Python and C++ examples below: + + + + + + + + + + + + + + + + +
+
Interactive C++ Examples from Blog Post
+
+
Interactive Python Examples from Blog Post
+
+ + + + + + + +
+ ### Your First Kompute (Simple Version) diff --git a/docs/images/binder-python.jpg b/docs/images/binder-python.jpg index 121f2c89d..9f81894db 100755 Binary files a/docs/images/binder-python.jpg and b/docs/images/binder-python.jpg differ