update docker-stacks url to github

This commit is contained in:
Chris 2020-03-10 08:06:16 +01:00 committed by GitHub
parent 2853e88006
commit d14349eefa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,11 +3,11 @@
![Jupyterlab Overview](/extra/jupyterlab-overview.png)
First of all, thanks to [hub.docker.com/u/jupyter](https://hub.docker.com/u/jupyter)
First of all, thanks to [docker-stacks](https://github.com/jupyter/docker-stacks)
for creating and maintaining a robost Python, R and Julia toolstack for Data Analytics/Science
applications. This project uses the NVIDIA CUDA image as a basis image and installs their
toolstack on top of it to enable GPU calculations in the Jupyter notebooks.
The image of this repository is available on [Dockerhub](https://hub.docker.com/repository/docker/cschranz/gpu-jupyter).
The image of this repository is available on [Dockerhub](https://hub.docker.com/r/cschranz/gpu-jupyter).
## Contents
@ -210,4 +210,4 @@ More info to submodules can be found in
## Issues and Contributing
* Please let us know by [filing a new issue](https://github.com/iot-salzburg/gpu-jupyter/issues/new)
* You can contribute by opening a [pull request](https://help.github.com/articles/using-pull-requests/)
* You can contribute by opening a [pull request](https://help.github.com/articles/using-pull-requests/)