This repository has been archived by the owner on Apr 10, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* update dev w changes to master (#62) * fix proxy-ticket error * npm build error fix * Fix EDSC URL Issue (#56) * cherry pick env changes * fix last cherry pick commit * Update README.md * move show_ssh_info bucket_name setting to handlers.py * remove bucket_name const from funcs.ts * Update README.md * 2.3 release (#59) * source bashrc in entrypoint * submit jobs request propagate returned error messages * get request response json * catch nonzero exit subprocess on git status if not register code not in repo * typo * catch subprocess nonzero exit in defaultvalues handler * report no git repo error to user * don't convert inputs to lower case * register algo config req params check for none * register commit check for r and matlab file exts * update architecture docs for submit jobs, add for dps info * copy bashrc to bash_profile in entrypoint * add toastify error for default vals in register * testing register result * more register toastify errors Co-authored-by: echyam <[email protected]> * Create workflow yml for github actions (#61) * Create workflow yml for github actions * Update typo in secrets * Trigger gitlab ci pipeline * Add stable tag in push trigger * Update GITHUB_REF var name Co-authored-by: bsatoriu <[email protected]> Co-authored-by: Sujen Shah <[email protected]> Co-authored-by: echyam <[email protected]> Co-authored-by: Sujen Shah <[email protected]> Co-authored-by: Elizabeth Yam <[email protected]> * remove all package-lock files * remove all tsc dependencies and change to typescript * master -> dev merge reversed change to remove handler * fix imports * fix job display, rm extraneous console logging * Upgrade jlab2 (#63) * dps_info to jlab2 * edsc to jlab2 * hide side panel to jlab2 * insert defaults to notebook to jlab2 * insert defaults tsconfig syntax * maapsec to jlab2 * pull projects to jlab2 * show ssh info to jlab2 * submit jobs to jlab2 * user meta form to jlab2 * dps magic to jlab2 * ipycmc to jlab2 * revert toastify version * try toastify v3 * log if dps info and insert defaults activate successfully * update icon to work in jlab v2 * Dev docs (#64) * update dev docs for each extension * submit_jobs minor cleanup and update CAS profile ticket attribute name * update labextension install and Che stack config * fix missing refs in submit jobs handler, return basic joblist if DPS doesn't give job details * fix dps panel for jlab2 * fix DPS UI widget for jlab2 wip * add installation list and dependencies to README * readme type, put maap-py library installation note before serverextension install commands * fix clickable job lists and add job metrics to side panel * dynamically get username from profile in dps info * revert dps_info readme Co-authored-by: Maya DeBellis <[email protected]> Co-authored-by: bsatoriu <[email protected]> Co-authored-by: Sujen Shah <[email protected]> Co-authored-by: Sujen Shah <[email protected]>
- Loading branch information