This repository contains a demo of how to use Union with Jupyter Notebooks. It contains two notebooks:
Currently, you need a developer installation of union
to run the workspace.
git clone https://github.com/unionai-oss/union.git
cd union
pip install -e .
Then, you can run the workspace with:
union create workspace workspace.yaml
Delete it with:
union delete workspace jupyter-notebook-workshop