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.
1 parent 7ef37df commit 46f7038Copy full SHA for 46f7038
Dockerfile.development
@@ -9,7 +9,7 @@ RUN mkdir -p ~/miniconda3 &&wget https://repo.anaconda.com/miniconda/Miniconda3-
9
10
#RUN pipx install copier
11
12
-RUN ~/miniconda3/bin/conda create -y -n failscomponents --override-channels --strict-channel-priority -c conda-forge -c nodefaults jupyterlab=4 nodejs=18 git copier=7 jinja2-time jupyterlite-core=0.5.0 jupyterlite-pyodide-kernel=0.5.1 jupyterlite-xeus=3.1.1
+RUN ~/miniconda3/bin/conda create -y -n failscomponents --override-channels --strict-channel-priority -c conda-forge -c nodefaults jupyterlab=4 nodejs=18 git copier=7 jinja2-time jupyterlite-core=0.5.0 jupyterlite-pyodide-kernel=0.5.1 jupyterlite-xeus=3.1.4
13
14
15
0 commit comments