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 5c1e91f commit ea43798Copy full SHA for ea43798
apptainer/cando-arch.def
@@ -14,7 +14,7 @@ From: ghcr.io/yitzchak/archlinux-makepkg:latest
14
bash Miniconda3-latest-Linux-x86_64.sh -b -p /home/cando/miniconda3
15
rm -rf Miniconda3-latest-Linux-x86_64.sh
16
export PATH="/home/cando/miniconda3/bin:${PATH}"
17
- conda install -y -c conda-forge ambertools
+ conda install -y -c conda-forge jupyterlab sidecar ambertools
18
jupyter-lab build
19
chmod -R ugo+rw /home/cando/
20
0 commit comments