This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Ming Tommy Tang
tommytang.bsky.social
did:plc:s2ilvmhwsfwhfn566bhbecdv
7/
Example:
Your .bash_profile loads conda:
source ~/miniconda3/etc/profile.d/conda.sh
But your job crashes with command not found.
Why?
Because your script was run by a non-login shell.
2025-10-13T13:45:05.487Z