Spaces:
Runtime error
Runtime error
File size: 91 Bytes
5fe6d3f |
1 2 3 4 5 6 |
import streamlit as st
import leafmap.foliumap as leafmap
def app():
st.title("Demo") |