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.5.tar.gz (165.1 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.5-py3-none-any.whl (169.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: streamlit_monaco_editor-0.1.5.tar.gz
  • Upload date:
  • Size: 165.1 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.5.tar.gz
Algorithm Hash digest
SHA256 a01e67d020cee758cdc8b81add33be92bc395e9b5124c2739b77484b6877f5d8
MD5 0763ce596cc04fe53221ed08a3932fa2
BLAKE2b-256 3d6e4206d5bd3391c742ebbe2549a75c99c9524c091057c317488223f66577cb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for streamlit_monaco_editor-0.1.5-py3-none-any.whl
Algorithm Hash digest
SHA256 63ff1dfca31e44e5731ab3d50330185ef61ba6bdaa6716e537525a97851b8564
MD5 fecd31ad52e18f8c00865029407c6909
BLAKE2b-256 b8e6f22b3294adadced1baf5d1e4d9b3a7cd90f4609f8420b17693889406481e

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