File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ RUN mkdir -p ~/miniconda3 &&wget https://repo.anaconda.com/miniconda/Miniconda3-
99
1010#RUN pipx install copier
1111
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.4
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.1 jupyterlite-pyodide-kernel=0.5.2 jupyterlite-xeus=3.1.6
1313
1414
1515
Original file line number Diff line number Diff line change @@ -14,4 +14,7 @@ dependencies:
1414 - numpy
1515 - anywidget
1616 - scipy
17- - sympy
17+ - sympy
18+ - qutip
19+ - pip :
20+ - quspin
You can’t perform that action at this time.
0 commit comments