Skip to content
This repository has been archived by the owner on Apr 10, 2024. It is now read-only.

Upgrade jlab2 #63

Merged
merged 12 commits into from
Jul 1, 2020
Merged

Upgrade jlab2 #63

merged 12 commits into from
Jul 1, 2020

Conversation

echyam
Copy link
Contributor

@echyam echyam commented Jun 30, 2020

update to JupyterLab v2.1.4!

updates package dependencies and replaces @phosphor dependencies with JupyterLab's @Lumino ts wrapper

@echyam echyam requested a review from mayadebellis June 30, 2020 23:56
@echyam echyam merged commit 384fde4 into develop Jul 1, 2020
echyam added a commit that referenced this pull request Aug 3, 2020
* 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]>
gllewellyn19 pushed a commit that referenced this pull request Jun 10, 2021
* 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]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant