From 62145492fb50e5ca0a7ac518e7d36e2c04746842 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jorge=20Mart=C3=ADnez?= <28702884+jorgepiloto@users.noreply.github.com> Date: Fri, 26 Jul 2024 09:02:47 +0200 Subject: [PATCH] doc: update yarn version in dev_install.md (#3929) --- 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)