diff --git a/README.md b/README.md index 54dfa84f0f..eb614890de 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,6 @@ [![PyPI version](https://img.shields.io/pypi/v/ortools.svg)](https://pypi.org/project/ortools/) [![PyPI download](https://img.shields.io/pypi/dm/ortools.svg)](https://pypi.org/project/ortools/#files) -[![Binder](https://mybinder.org/badge.svg)](https://mybinder.org/v2/gh/google/or-tools/main) \ [![NuGet version](https://img.shields.io/nuget/v/Google.OrTools.svg)](https://www.nuget.org/packages/Google.OrTools) [![NuGet download](https://img.shields.io/nuget/dt/Google.OrTools.svg)](https://www.nuget.org/packages/Google.OrTools) diff --git a/binder/requirements.txt b/binder/requirements.txt deleted file mode 100644 index ca32801102..0000000000 --- a/binder/requirements.txt +++ /dev/null @@ -1,4 +0,0 @@ -ortools -matplotlib -plotly -svgwrite