Open zonca opened 3 months ago
Installed 20240517_0.1.3 using the soconda script.
20240517_0.1.3
soconda
Running the kernel through Jupyter@NERSC
if I try ls or %ls, I get:
ls
%ls
/bin/bash: ls: command not found
cd works fine.
cd
If I try with one of my own kernels, ls works fine.
Installed
20240517_0.1.3
using thesoconda
script.Running the kernel through Jupyter@NERSC
if I try
ls
or%ls
, I get:cd
works fine.If I try with one of my own kernels,
ls
works fine.