Skip to content

Commit 59d7eaf

Browse files
author
meister
committed
Add jupyter-lab build to apptainer build
1 parent 2e1e7c1 commit 59d7eaf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apptainer/cando.def

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ From: ubuntu:lunar
1919
rm -rf Miniconda3-latest-Linux-x86_64.sh
2020
export PATH="/home/cando/miniconda3/bin:${PATH}"
2121
conda install -y -c conda-forge jupyterlab sidecar ambertools
22+
jupyter-lab build
2223
apt-get install -y -o Dpkg::Options::="--force-overwrite" emacs
2324
chmod -R ugo+rw /home/cando/
2425

0 commit comments

Comments
 (0)