add some docs and exclude cspecht branch from ci
ci/woodpecker/push/woodpecker Pipeline was successful
Details
ci/woodpecker/push/woodpecker Pipeline was successful
Details
This commit is contained in:
parent
4499f2bbfa
commit
622fcaad33
|
@ -1,3 +1,16 @@
|
|||
# Overview Sandbox
|
||||
|
||||
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.
|
||||
|
||||
|
|
Loading…
Reference in New Issue