From 8daecc4726e2f8be01cbed799513588900d37264 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ricardo=20Montan=CC=83ana?= Date: Sun, 31 Oct 2021 11:51:31 +0100 Subject: [PATCH] Remove obsolete binder links --- README.md | 2 -- docs/source/example.md | 2 -- 2 files changed, 4 deletions(-) diff --git a/README.md b/README.md index 96851ea..9f3d758 100644 --- a/README.md +++ b/README.md @@ -26,8 +26,6 @@ Can be found in [stree.readthedocs.io](https://stree.readthedocs.io/en/stable/) ### Jupyter notebooks -- [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/Doctorado-ML/STree/master?urlpath=lab/tree/notebooks/benchmark.ipynb) Benchmark - - [![benchmark](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/Doctorado-ML/STree/blob/master/notebooks/benchmark.ipynb) Benchmark - [![features](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/Doctorado-ML/STree/blob/master/notebooks/features.ipynb) Some features diff --git a/docs/source/example.md b/docs/source/example.md index 794175f..8ca4222 100644 --- a/docs/source/example.md +++ b/docs/source/example.md @@ -2,8 +2,6 @@ ## Notebooks -- [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/Doctorado-ML/STree/master?urlpath=lab/tree/notebooks/benchmark.ipynb) Benchmark - - [![benchmark](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/Doctorado-ML/STree/blob/master/notebooks/benchmark.ipynb) Benchmark - [![features](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/Doctorado-ML/STree/blob/master/notebooks/features.ipynb) Some features