-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
JupyterLab WIPP Plugin Creator 0.2.4 (#34)
feat: Using an official WIPP JSON schema for everything other than UI key feat: Autogenerate UI part of the schema based on the user-provided inputs and outputs feat: Live validation of the user inputs (noisy, but will be fixed in 0.2.5) feat: Ability to choose additional files for a new plugin from the Plugin Creator sidebar using file picker (previously only possible through context menu in the Jupyter file browser) feat: Alerts confirming the creation of the plugin (previously only console.log output) feat: Ability for user to choose the base image for their plugin Docker image feat: Environment variables to turn off WIPP Plugin registration and Docker image builds in Argo (useful for testing) feat: Checks for many user inputs on the backend Co-authored-by: Konstantin Taletskiy <[email protected]>
- Loading branch information
Showing
9 changed files
with
868 additions
and
280 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.