add some docs and exclude cspecht branch from ci
ci/woodpecker/push/woodpecker Pipeline was successful Details

This commit is contained in:
Cornelius Specht 2023-06-21 14:15:57 +02:00
parent 4499f2bbfa
commit 622fcaad33
1 changed files with 14 additions and 1 deletions

View File

@ -1,3 +1,16 @@
# Overview Sandbox
resources
resources
## images on Sandbox (datascience and GPU)
Which python packages are installed, How can I install a python package?
### Datascience environment
* Available Data Science image is based on [Official Data Science Image](https://hub.docker.com/r/jupyter/datascience-notebook/tags/)
* most common data analysis library's included for Julia, Python, R
### GPU environment
* Available GPU image is based on [Official GPU Image](https://hub.docker.com/r/cschranz/gpu-jupyter)
* support added for the NVIDIA GPU A100 calculations based on python most common GPU-able libraries Tensorflow, PyTorch and Keras.