Streamlit Ace Save

Ace editor component for Streamlit.

Project README

📝 Streamlit Ace

GitHub PyPI

Installation

pip install streamlit-ace

Getting started

import streamlit as st

from streamlit_ace import st_ace

# Spawn a new Ace editor
content = st_ace()

# Display editor's content as you type
content

Demo

Open in Streamlit

Preview

Open Source Agenda is not affiliated with "Streamlit Ace" Project. README Source: okld/streamlit-ace

Open Source Agenda Badge

Open Source Agenda Rating