From 33e2c13d1a782adf05cc8efe0b442f05cb42ba7e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Nicolas=20M=2E=20Thi=C3=A9ry?= <nthiery@users.sf.net>
Date: Mon, 13 May 2024 11:08:51 +0200
Subject: [PATCH] Image updage, including jupyterlab-myst now that #220 is
 fixed

Will update jupylates, etc at the occasion.
---
 environment.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/environment.yml b/environment.yml
index 22751fd..82e66e9 100644
--- a/environment.yml
+++ b/environment.yml
@@ -35,7 +35,7 @@ dependencies:
 ##############################################################################
 # Authoring and teaching tools
 - jupytext
-- jupyterlab-myst>=2.1.0,<2.3 # see https://github.com/executablebooks/jupyterlab-myst/issues/220
+- jupyterlab-myst>=2.4.2
 - jupyter-book
 - mystmd
 - nodejs
-- 
GitLab