diff --git a/README.md b/README.md index 7a92da5..04c4fdd 100644 --- a/README.md +++ b/README.md @@ -452,6 +452,26 @@ To remove the service from the swarm, use: If the error still occurs, so try there could be an issue that docker can't use the GPU. Please try [this](https://cschranz.medium.com/set-up-your-own-gpu-based-jupyterlab-e0d45fcacf43) or similar tutorials on how to install the required drivers. +## Support + +For commercial support, please contact [b-data](https://www.b-data.io) by email: . + + +b-data GmbH tailors the [JupyterLab images](https://github.com/b-data/jupyterlab-python-docker-stack) to your needs, e.g. + +* Integration of self-signed CA certificates to enable communication with web services on the intranet + +* Setting up the necessary environment variables so that everything works behind a corporate proxy server + +Additionally, the JupyterHub setup can be customised to allow + +* Authentication with AD/LDAP + +* Mounting CIFS/SMB file shares + +and much more. + + ### Contribution This project has the intention to create a robust image for CUDA-based GPU applications,