mavalderrama / helpharma

ds4a_helpharma

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

helpharma

ds4a_helpharma

Building Image

The Dockerfiles can be built from the root project directory with the following command:

docker build -t mavalderrama/helpharma -f Dockerfile frontend

Run your Container

To use FalconCV and jupyter lab execute following command, it will share your $HOME to your container, also

docker run --name helpharma -it --rm mavalderrama/helpharma

Go to your favorite browser and assuming you are running Docker on your local machine type:

Link: http://localhost:8888/lab

About

ds4a_helpharma


Languages

Language:Jupyter Notebook 97.9%Language:Python 2.0%Language:CSS 0.1%Language:Dockerfile 0.0%