From 245aa943b5fc78a0934701deef005b4f40ae22dd Mon Sep 17 00:00:00 2001 From: Gerd Duscher <50049264+gduscher@users.noreply.github.com> Date: Sun, 28 Jan 2024 16:36:46 -0500 Subject: [PATCH] Update installation.md --- installation.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/installation.md b/installation.md index 83548eb3..40215949 100644 --- a/installation.md +++ b/installation.md @@ -8,7 +8,9 @@ such as numpy, h5py etc. To simplify the installation process, we recommend the installation of [anaconda](https://www.anaconda.com/distribution/) which contains most of the prerequisite packages, [conda](https://conda.io/docs/) - a package / environment manager, -as well as an [interactive development environment](https://en.wikipedia.org/wiki/Integrated_development_environment>`_ - `Spyder