From cff6314353fac049296764ea401c77e2ee863e53 Mon Sep 17 00:00:00 2001 From: Martha Cryan Date: Wed, 12 Feb 2025 14:16:55 -0600 Subject: [PATCH] Delete binder configuration --- RELEASE.md | 1 - binder/requirements.txt | 21 --------------------- 2 files changed, 22 deletions(-) delete mode 100644 binder/requirements.txt diff --git a/RELEASE.md b/RELEASE.md index 3f75e5f98d4..66abb7cbb08 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -73,7 +73,6 @@ Publishing to PyPI: - `doc/python/getting-started.md` - `doc/apidoc/conf.py` - `doc/requirements.txt` - - `binder/requirements.txt` 2. `doc-prod` should already have been merged on a regular basis into `master`, but start by doing it first if not. Then merge `master` into `doc-prod` to deploy the doc related to features in the release. diff --git a/binder/requirements.txt b/binder/requirements.txt deleted file mode 100644 index 399bdd51a12..00000000000 --- a/binder/requirements.txt +++ /dev/null @@ -1,21 +0,0 @@ -jupytext -plotly==6.0.0 -jupyter -notebook -pandas==2.2.2 -statsmodels==0.14.2 -scipy -patsy==0.5.6 -numpy -plotly-geo -psutil -requests -networkx -scikit-image -datashader -pyarrow -cufflinks==0.17.3 -kaleido -scikit-learn -umap-learn -wget