Skip to content

unionai-oss/jupyter-notebook-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📘 Jupyter Notebook Workshop Demo

This repository contains a demo of how to use Union with Jupyter Notebooks. It contains two notebooks:

📘 Notebook 📝 Description 🔗 Colab Link
Basic demo Simple example of how to run Union tasks and workflows in a notebook Colab Badge
Train a model A model-training example where you create a dataset, train a model, and generate predictions Colab Badge

☁️ Running a Serverless Workspace

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published