https://github.com/thehyve/fairspace-jupyter
Code for connecting JupyterHub to Fairspace
https://github.com/thehyve/fairspace-jupyter
fairspace helm-chart jupyter
Last synced: 2 months ago
JSON representation
Code for connecting JupyterHub to Fairspace
- Host: GitHub
- URL: https://github.com/thehyve/fairspace-jupyter
- Owner: thehyve
- License: apache-2.0
- Created: 2019-07-03T13:50:52.000Z (about 7 years ago)
- Default Branch: dev
- Last Pushed: 2024-06-17T14:34:41.000Z (about 2 years ago)
- Last Synced: 2025-08-10T22:15:33.856Z (12 months ago)
- Topics: fairspace, helm-chart, jupyter
- Language: Python
- Homepage:
- Size: 188 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Fairspace Jupyter components
This repository contains the Docker images and Helm chart that can be used to install
JupyterHub within Fairspace. It includes:
- The Jupyter Helm chart, which will install and configure a JupyterHub instance that can
connect to a Fairspace workspace,
See [jupyter/README.md](/charts/jupyter/README.md) for more information.
- Dockerfiles for JupyterHub in projects/jupyterhub-hub and projects/jupyterhub-singleuser
## License
Copyright (c) 2021 The Hyve B.V.
This program is free software: you can redistribute it and/or modify it under the terms of the Apache 2.0
License published by the Apache Software Foundation, either version 2.0 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty
of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Apache 2.0 License for more details.
You should have received a copy of the Apache 2.0 License along with this program (see [LICENSE](LICENSE)). If not, see https://www.apache.org/licenses/LICENSE-2.0.txt.