dariustehrani / bokeh-on-docker

bokeh miniconda3 ubuntu:18.04 Docker Image

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bokeh-on-docker

Docker Image intended to deploy data-science apps based on Python Bokeh.

contents

  • ubuntu 18.04 base
  • Microsoft ODBC Driver
  • miniconda3
  • bokeh, tornado, nodejs

serving

by default the dockerfile will copy all files contained in the bokeh-app folder into the image. please make sure to have a main.py in there.

azure devops docker build

  • you can point your azure devops pipeline setup to the repository. TODO

About

bokeh miniconda3 ubuntu:18.04 Docker Image

License:MIT License


Languages

Language:Dockerfile 74.5%Language:Python 21.3%Language:Shell 4.3%