Skip to content

Commit 6d2136f

Browse files
author
meister
committed
Disable jupyterlab
1 parent e805dd6 commit 6d2136f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apptainer/cando.def

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +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
22+
# jupyter-lab build
2323
apt-get install -y -o Dpkg::Options::="--force-overwrite" emacs
2424
chmod -R ugo+rw /home/cando/
2525

0 commit comments

Comments
 (0)