From 9a1e7a82b71ba65bf0d2e058010d23fb71855732 Mon Sep 17 00:00:00 2001 From: Jorge Martinez Date: Sun, 14 Jul 2024 19:27:29 +0200 Subject: [PATCH] doc: update yarn version in dev_install.md --- docs/source/dev_install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/dev_install.md b/docs/source/dev_install.md index 2aa71b25d3..ad90794b4b 100644 --- a/docs/source/dev_install.md +++ b/docs/source/dev_install.md @@ -7,7 +7,7 @@ The core Jupyter Widgets packages are developed in the To install ipywidgets from git, you will need: -- [yarn](https://yarnpkg.com/) package manager ** version 1.2.1 or later ** +- [yarn](https://yarnpkg.com/) package manager ** version 3.0 or later ** - the latest [Jupyter Notebook development release](https://github.com/jupyter/notebook/releases)