-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Dynamic Notebook Image Selector (#259)
* Initial implementation: Dynamic Notebook Image Selector * add jupyter-images, vscode-images, rstudio-images config with default * change spawner file to Jinja template * render spawner template with config * seperate pushing the spawner from pushing the logos files * feat: integration test for notebook selector config * feat: unit tests coverage * refactor: use charm functionaility to get spawner_ui_config * refactor: parametrize integration test * refactor: use arrange-act-assert pattern for unit tests --------- Co-authored-by: Andrew Scribner <[email protected]>
- Loading branch information
1 parent
5d09989
commit aa52ee4
Showing
5 changed files
with
246 additions
and
32 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
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
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
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.