mirror of
https://github.com/marceloprates/prettymaps.git
synced 2025-08-30 01:30:33 +02:00
updated app
This commit is contained in:
@@ -45,7 +45,7 @@ Then **restart the runtime** (Runtime -> Restart Runtime) before importing prett
|
||||
|
||||
After prettymaps is installed, you can run the front-end (streamlit) application from the prettymaps repository using:
|
||||
```
|
||||
streamlit run prettymaps/app.py
|
||||
streamlit run app.py
|
||||
```
|
||||
|
||||
# Tutorial
|
||||
|
@@ -71,7 +71,7 @@
|
||||
"\n",
|
||||
"After prettymaps is installed, you can run the front-end (streamlit) application from the prettymaps repository using:\n",
|
||||
"```\n",
|
||||
"streamlit run prettymaps/app.py\n",
|
||||
"streamlit run app.py\n",
|
||||
"```"
|
||||
]
|
||||
},
|
||||
|
Reference in New Issue
Block a user