MANIFEST.in
README.md
requirements.txt
setup.py
jupyterhub_singleuser_profiles/__init__.py
jupyterhub_singleuser_profiles/images.py
jupyterhub_singleuser_profiles/openshift.py
jupyterhub_singleuser_profiles/profiles.py
jupyterhub_singleuser_profiles/service.py
jupyterhub_singleuser_profiles/sizes.py
jupyterhub_singleuser_profiles/ui_config.py
jupyterhub_singleuser_profiles/user.py
jupyterhub_singleuser_profiles/utils.py
jupyterhub_singleuser_profiles/version.py
jupyterhub_singleuser_profiles.egg-info/PKG-INFO
jupyterhub_singleuser_profiles.egg-info/SOURCES.txt
jupyterhub_singleuser_profiles.egg-info/dependency_links.txt
jupyterhub_singleuser_profiles.egg-info/entry_points.txt
jupyterhub_singleuser_profiles.egg-info/not-zip-safe
jupyterhub_singleuser_profiles.egg-info/requires.txt
jupyterhub_singleuser_profiles.egg-info/top_level.txt
jupyterhub_singleuser_profiles/api/__init__.py
jupyterhub_singleuser_profiles/api/api.py
jupyterhub_singleuser_profiles/api/swagger.yaml
jupyterhub_singleuser_profiles/ui/.env
jupyterhub_singleuser_profiles/ui/.env.development
jupyterhub_singleuser_profiles/ui/.env.production
jupyterhub_singleuser_profiles/ui/.eslintignore
jupyterhub_singleuser_profiles/ui/.eslintrc
jupyterhub_singleuser_profiles/ui/.gitignore
jupyterhub_singleuser_profiles/ui/.prettierignore
jupyterhub_singleuser_profiles/ui/.prettierrc
jupyterhub_singleuser_profiles/ui/README.md
jupyterhub_singleuser_profiles/ui/jest.config.js
jupyterhub_singleuser_profiles/ui/package-lock.json
jupyterhub_singleuser_profiles/ui/package.json
jupyterhub_singleuser_profiles/ui/tsconfig.json
jupyterhub_singleuser_profiles/ui/config/dotenv.js
jupyterhub_singleuser_profiles/ui/config/setupTests.js
jupyterhub_singleuser_profiles/ui/config/transform.file.js
jupyterhub_singleuser_profiles/ui/config/transform.style.js
jupyterhub_singleuser_profiles/ui/config/webpack.common.js
jupyterhub_singleuser_profiles/ui/config/webpack.dev.js
jupyterhub_singleuser_profiles/ui/config/webpack.prod.js
jupyterhub_singleuser_profiles/ui/src/index.html
jupyterhub_singleuser_profiles/ui/src/index.tsx
jupyterhub_singleuser_profiles/ui/src/manifest.json
jupyterhub_singleuser_profiles/ui/src/robots.txt
jupyterhub_singleuser_profiles/ui/src/App/App.scss
jupyterhub_singleuser_profiles/ui/src/App/App.tsx
jupyterhub_singleuser_profiles/ui/src/App/__tests__/App.test.js
jupyterhub_singleuser_profiles/ui/src/EnvVarForm/EnvVarForm.scss
jupyterhub_singleuser_profiles/ui/src/EnvVarForm/EnvVarForm.tsx
jupyterhub_singleuser_profiles/ui/src/EnvVarForm/EnvVariablesRow.tsx
jupyterhub_singleuser_profiles/ui/src/EnvVarForm/EnvVariablesVariable.tsx
jupyterhub_singleuser_profiles/ui/src/EnvVarForm/types.ts
jupyterhub_singleuser_profiles/ui/src/ImageForm/ImageForm.scss
jupyterhub_singleuser_profiles/ui/src/ImageForm/ImageForm.tsx
jupyterhub_singleuser_profiles/ui/src/ImageForm/ImageSelector.tsx
jupyterhub_singleuser_profiles/ui/src/ImageForm/ImageTagPopover.tsx
jupyterhub_singleuser_profiles/ui/src/ImageForm/ImageVersions.tsx
jupyterhub_singleuser_profiles/ui/src/ImageForm/imageUtils.ts
jupyterhub_singleuser_profiles/ui/src/SizesForm/SizesForm.scss
jupyterhub_singleuser_profiles/ui/src/SizesForm/SizesForm.tsx
jupyterhub_singleuser_profiles/ui/src/__mock__/mockData.ts
jupyterhub_singleuser_profiles/ui/src/utils/APICalls.ts
jupyterhub_singleuser_profiles/ui/src/utils/const.ts
jupyterhub_singleuser_profiles/ui/src/utils/types.ts
jupyterhub_singleuser_profiles/ui/templates/spawn.html