We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47e3061 commit 833324bCopy full SHA for 833324b
1 file changed
jupyter-kernels/desc-td-env/td-env.sh
@@ -1,7 +1,7 @@
1
#!/bin/bash
2
3
INST_DIR=/global/cfs/cdirs/lsst/groups/TD
4
-source $INST_DIR/setup_td.sh -k
+source $INST_DIR/setup_td.sh -k -c
5
6
if [ $# -gt 0 ] ; then
7
exec python -m ipykernel $@
0 commit comments