From d02cf13eeed0d24b13767f1b81ffcd01d470b41e Mon Sep 17 00:00:00 2001 From: Mike Henry <11765982+mikemhenry@users.noreply.github.com> Date: Wed, 19 Jul 2023 14:22:04 -0700 Subject: [PATCH] fix issue with new notebook version --- devtools/installer/construct.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devtools/installer/construct.yaml b/devtools/installer/construct.yaml index c9ca59719..7a18d3887 100644 --- a/devtools/installer/construct.yaml +++ b/devtools/installer/construct.yaml @@ -14,7 +14,7 @@ specs: - conda - jupyterlab - mamba - - notebook + - notebook <7 - openfe=={{ environ["VERSION"] }} - pip - pytest