From 03540c48c1c6c84fd27264478ba442fa24c74ffd Mon Sep 17 00:00:00 2001 From: Santiago Basulto Date: Thu, 4 Nov 2021 19:45:28 -0300 Subject: [PATCH] Remove demo from README --- README.rst | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/README.rst b/README.rst index b6f03f4..e4c6937 100644 --- a/README.rst +++ b/README.rst @@ -154,16 +154,6 @@ Installation is easy, with: $ pip install maya -☤ Demo ------- - -Try ``maya`` interactively using this online demo: - -.. image:: https://user-images.githubusercontent.com/1155573/49400125-16e73500-f722-11e8-9275-e1d7eb3bbf99.png - :target: https://notebooks.ai/demo/gh/kennethreitz/maya - :alt: Open Live Demo - - How to Contribute -----------------