Skip to content

Commit 833324b

Browse files
authored
Set up cosmosis
1 parent 47e3061 commit 833324b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

jupyter-kernels/desc-td-env/td-env.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/bash
22

33
INST_DIR=/global/cfs/cdirs/lsst/groups/TD
4-
source $INST_DIR/setup_td.sh -k
4+
source $INST_DIR/setup_td.sh -k -c
55

66
if [ $# -gt 0 ] ; then
77
exec python -m ipykernel $@

0 commit comments

Comments
 (0)