Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Register, update, and delete aliases (jupyterlab#136)
* Validates registry name * WIP: Register alias * Raises exceptions * Refactors, adds delete and update commands * Additional examples * Update sample notebook * Update docs * List aliases * Refactoring * Recommends using 'update' command * WIP: Gets variable from user namespace, tests whether it's a chain * Updates sample workbook, calls custom chain * Updates user docs for aliases * Edits sample notebook * Alias list in text display, updates messaging * Updates sample workbook * Updates sample notebook, parsers to use click * Additional cleanup * Updates sample notebook, removes unahppy case * Fix error from rebase, updates sample notebook * Fixed error when --format is used * Update docs/source/users/index.md Co-authored-by: Piyush Jain <[email protected]> * Update docs/source/users/index.md Co-authored-by: Piyush Jain <[email protected]> * Wraps ValueError exceptions to not print stack trace --------- Co-authored-by: Piyush Jain <[email protected]>
- Loading branch information