Skip to content

Commit ea43798

Browse files
author
meister
committed
Add packages to conda
1 parent 5c1e91f commit ea43798

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apptainer/cando-arch.def

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ From: ghcr.io/yitzchak/archlinux-makepkg:latest
1414
bash Miniconda3-latest-Linux-x86_64.sh -b -p /home/cando/miniconda3
1515
rm -rf Miniconda3-latest-Linux-x86_64.sh
1616
export PATH="/home/cando/miniconda3/bin:${PATH}"
17-
conda install -y -c conda-forge ambertools
17+
conda install -y -c conda-forge jupyterlab sidecar ambertools
1818
jupyter-lab build
1919
chmod -R ugo+rw /home/cando/
2020

0 commit comments

Comments
 (0)