mirror of
https://github.com/stellarshenson/stellars-jupyterhub-ds.git
synced 2026-03-08 06:00:29 +00:00
- Add config/settings_dictionary.yml with category-based structure - Categories as top-level keys (JupyterHub Core, Docker Spawner, etc.) - Each setting has name, description, default, optional empty_display - Update SettingsPageHandler to load from YAML file - Add pyyaml to Dockerfile pip dependencies - Refactor pip install to heredoc format with echo message