Skip to content
This repository was archived by the owner on May 25, 2025. It is now read-only.

Latest commit

 

History

History
11 lines (8 loc) · 274 Bytes

File metadata and controls

11 lines (8 loc) · 274 Bytes

Streamlit Plugin for OneCode

Run interactively: onecode-streamlit

System dependencies

Based on the Python version used, you may need to install distutils and tk, e.g. for Python 3.12

apt-get install python3.12-tk
apt install python3.12-distutils