baptistebignaud / synthetic-data-ubs_hackathon

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ubs_hackathon

Usefull commands:

Be carefull, the repository is built to give the possibility to use a GPU. If you don't have a GPU on your computer, please comment lines below deploy in the docker-compose file or it won't work.

Build the container

docker-compose build

Up containers

docker-compose up -d

Stop containers

docker-compose stop

Open a shell inside the main container

docker-compose exec ubs_hackathon sh

Run jupyter lab from the container

jupyter lab --ip 0.0.0.0 --allow-root

About


Languages

Language:Jupyter Notebook 100.0%