Skip to main content

Monaco Editor (Visual Studio Code) for Streamlit

Project description

📝 Streamlit Monaco Editor   GitHub PyPI

Monaco Editor (Visual Studio Code) for Streamlit

This is a fork of the original component (fork was made on 5.07.2025 from version 0.1.3).

Changes in version 0.1.5:

  • key support
  • solution to the problem with clearing the editor value

Demo

Open in Streamlit

Preview

Installation

pip install streamlit-monaco-editor

Getting started

from streamlit_monaco_editor import st_monaco
import streamlit as st

st.title("Streamlit Markdown Editor")

content = st_monaco(value="# Hello world", height="600px", language="markdown")

if st.button("Show editor's content"):
    st.write(content)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

streamlit_monaco_editor-0.1.6.tar.gz (165.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

streamlit_monaco_editor-0.1.6-py3-none-any.whl (169.7 kB view details)

Uploaded Python 3

File details

Details for the file streamlit_monaco_editor-0.1.6.tar.gz.

File metadata

  • Download URL: streamlit_monaco_editor-0.1.6.tar.gz
  • Upload date:
  • Size: 165.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.11

File hashes

Hashes for streamlit_monaco_editor-0.1.6.tar.gz
Algorithm Hash digest
SHA256 1e2b4d653ae237bc5aba60659bb21f631ec8a8e5a1a0cca6b579dbb860da96aa
MD5 71291c9fcd886536838d2b9d9bcc21da
BLAKE2b-256 f41acd3545ebcbc8f07ffe7d84c0837a9fdda8ea0e7325d734c1e67e5484a32f

See more details on using hashes here.

File details

Details for the file streamlit_monaco_editor-0.1.6-py3-none-any.whl.

File metadata

File hashes

Hashes for streamlit_monaco_editor-0.1.6-py3-none-any.whl
Algorithm Hash digest
SHA256 2147dd8ceaade04e6ea5e53401a9d94abb5345891276a9196c293dccb4828bd0
MD5 22bfdc9c68a518401b9dde8346d24cd9
BLAKE2b-256 a5978c8a9831d2fe14e9407c432b91c9a9eea5c345b3745a2fdff27524ad38d6

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page