Skip to content
This repository has been archived by the owner on Sep 10, 2024. It is now read-only.

Add readme for spinning up notebooks (#53) #178

Add readme for spinning up notebooks (#53)

Add readme for spinning up notebooks (#53) #178

on: [push]
name: Build Jupyter notebook Docker image
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: Build the Docker image
run: make jupyter-docker