Skip to content

mito-ds/streamlit-replay-code-simple-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automation Hub Example

This repo is a simple example of how to use the Mito Automation Hub to save and rerun automations on different datasets.

App Screenshot

Run the app locally:

  1. Clone this repo
  2. Create a virtual environment
python3 -m venv mitoenv
  1. Activate the virtual environment (windows)
mitoenv\Scripts\activate.bat
  1. Install the requirements
pip install -r requirements.txt
  1. Run the app
streamlit run main.py

About

A simple Streamlit app that shows how to save Mito generated code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages