8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 133ac09 + 52fb349 commit ae8fb24Copy full SHA for ae8fb24
.circleci/config.yml
@@ -264,7 +264,7 @@ jobs:
264
name: Create conda environment
265
command: |
266
conda create -n env --yes python=3.9 conda-build conda-verify
267
- conda install -n env -c conda-forge jupyterlab nodejs=12
+ conda install -n env -c conda-forge jupyterlab nodejs=18
268
conda init bash
269
mkdir output
270
0 commit comments