投稿

Adding another page in Streamlit ~ Using the Application that draw some circles on the Folium map, it has same center point.

イメージ
 Previous BLOG:  https://shikuuk.blogspot.com/2026/01/data-persistence-in-streamlit-cloud.html  I created the Application that draw some circle on the Folium map, it has same center point.  Since the App were Explained Japanese language, I try to create another page that will be explained by English.  I have created anotherpage in streamlit, but I forgot the way of making another page in streamlit. I ask Gemini how can we do it. Gemini tell me that we create new directory 'pages' under the current directory( in which has main app code) and then we create an another page's code in that directory.   I'd like to show clearly in my Application whether you are in the Japanese version or English version like below's red squer frame.      I ask Gemini how I can do it. Gemini tell me that I should change the Application's file name. Since this filename change is effect operation after now, I recommend that you remember this point.  I ask Ge...

Create Climbing Record Application of Japan Hundred Moutain by Streamlit Cloud

イメージ
 ※日本百名山(二百&三百名山)や里山の登頂記録アプリの作成 by Streamlit Cloud  熊の出没などに気をつけないといけませんが、趣味の里山などを中心とした山登りの記録をつけるためにアプリを作ってみようと思い立ち、Geminiに相談しながら挑戦です。  I want to create like above map, orangi markers show mountains that I already climbed, other markers show ones that I never climbed.  I try to crate a Climbing Recording App for Japan Hundred Famous Mountain(Two Hundred and Three Hundred).  At first, I search a database of Hundreds Moubtains of  Japan. As a result,  I found their list at the Japan Alpine Club web site below. URL:   https://jac1.or.jp/document/mountain_data_collection  I ask Gemini to make the csv data list of Hundreds Mountauons from its URL. First, Gemini offered 記録アプリの作成 by Streamlit Cloud  熊の出没などに気をつけないといけませんが、趣味の里山などを中心とした山登りの記録をつけるためにアプリを作ってみようと思い立ち、Geminiに相談しながら挑戦です。   I want to create like above map, orangi markers show mountains that I already climbed, other markers show ones that I never climbed.  I try to crate a Climbing R...