mkandes / galyleo

A shell utility to help you launch Jupyter notebooks on high-performance computing systems in a simple, secure way.
36 stars 7 forks source link

Support all common SHELLs #6

Open mkandes opened 3 years ago

mkandes commented 3 years ago

The current version of galyleo is not compatible with all SHELLs. e.g., users of zsh on Expanse have recently reported problems with the new validation checks/tests now performed prior to submitting the galyleo job to the scheduler.

This will not be a simple issue to resolve. But it may be one of the first key issues that could motivate transitioning galyleo from (Ba)sh to Python in the future.