This commit is contained in:
Oleg Sheynin 2024-06-04 18:38:03 +00:00
parent 3a004e712a
commit 1d6b5e62c9
2 changed files with 6 additions and 7 deletions

9
.gitignore vendored
View File

@ -1,14 +1,15 @@
**/.ipynb_checkpoints
**/.cache
**/workspaces
**/user-settings
fastbook
*.jpg
*.jpg*
*.JPG
*.png
*.gif
*.jpeg
#**/pytorch/jupyter-settings
**/workspaces
**/user-settings
*.img
.Trash*
*pkl
data
*webp

View File

@ -5,12 +5,10 @@ version: '3.8'
# ROOT_DIR
# JUPYTER_PORT
#==================================================
services:
jupyter:
user: "oleg"
build: ${ROOT_DIR}
image: cvtt/jupyter_gpu_pt:v1.0.9
image: cvtt/jupyter_gpu_pt:v1.1.1
container_name: jupyter_gpu_pt
runtime: nvidia
environment: