This is a plugin for Racetrack which extends it with Streamlit Job Type. It's a wrapper for creating jobs using Streamlit.
-
Install
racetrackclient and generate ZIP plugin by runningmake bundle. -
Activate the plugin in Racetrack Dashboard Admin page by uploading the zipped plugin file.
You can deploy sample Python3 job by running:
racetrack deploy sample/simple- Make sure you have latest
racetrackclient. - Change the current version in a plugin-manifest.yaml
- Create ZIP plugin:
make bundle