Build a Coding Editor in Python using Streamlit
In this video, @DataProfessor shows you how to build a coding editor in Python using Streamlit. Here, the code editor accepts Rust code, compiles and displays the code output. 🕹️ Demo App https://rust-in.streamlit.app/ 🐙 Code https://github.com/dataprofessor/rust ⏳ Timestamps ⏳ 0:00 Introduction 0:11 App walkthrough 3:17 Repo overview 4:17 Code walkthrough 10:25 Conclusion #python #streamlit #rust