simonsobs / soconda

Simons Observatory Conda Tools
BSD 2-Clause "Simplified" License
1 stars 2 forks source link

/bin/bash: ls: command not found on Jupyter@NERSC #40

Open zonca opened 3 months ago

zonca commented 3 months ago

Installed 20240517_0.1.3 using the soconda script.

Running the kernel through Jupyter@NERSC

if I try ls or %ls, I get:

/bin/bash: ls: command not found

cd works fine.

If I try with one of my own kernels, ls works fine.