textgraphs / docs /start.md
Paco Nathan
A new start
91eaff6
|
raw
history blame contribute delete
No virus
354 Bytes

A newer version of the Streamlit SDK is available: 1.36.0

Upgrade

Getting Started

Video Tutorial by artworkbean from the Noun Project

Installation

Install from PyPi:

python3 -m pip install -U textgraphs

Sample Usage

Run the demos locally:

python3 demo.py
streamlit run app.py