Skip to content

jupyter: added neccessary changes to work with Bokeh 3.x (#278) #127

jupyter: added neccessary changes to work with Bokeh 3.x (#278)

jupyter: added neccessary changes to work with Bokeh 3.x (#278) #127

name: Run Docker Build Tests
on:
push:
branches:
- 'main'
pull_request:
branches:
- '*'
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Build the stack
run: docker-compose build --no-cache