-
-
Notifications
You must be signed in to change notification settings - Fork 234
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #133 from iot-salzburg/v1.6_cuda-12.0_ubuntu-22.04
V1.6 cuda 12.0 ubuntu 22.04
- Loading branch information
Showing
1 changed file
with
20 additions
and
0 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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: <[email protected]>. | ||
|
||
|
||
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, | ||
|