Back to Browse

Code Editor Input & Output to your Streamlit App with {streamlit-ace}

6.9K views
Mar 29, 2021
15:04

In this Streamlit Tutorial, We'll learn about how to add Code Editor to your Streamlit App UI. Code Editor can be used for both Code Input and Code Output display with Syntax Highlighting for a lot of languages like Python, R, Javascript, HTML and much more. It also comes with a variety of themes. streamlit-ace github - https://github.com/okld/streamlit-ace Code - https://github.com/amrrs/youtube-r-snippets/blob/master/streamlit_code_editor.py

Download

0 formats

No download links available.

Code Editor Input & Output to your Streamlit App with {streamlit-ace} | NatokHD