mirror of
https://github.com/marceloprates/prettymaps.git
synced 2025-08-30 09:39:55 +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:
|
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
|
# Tutorial
|
||||||
|
@@ -71,7 +71,7 @@
|
|||||||
"\n",
|
"\n",
|
||||||
"After prettymaps is installed, you can run the front-end (streamlit) application from the prettymaps repository using:\n",
|
"After prettymaps is installed, you can run the front-end (streamlit) application from the prettymaps repository using:\n",
|
||||||
"```\n",
|
"```\n",
|
||||||
"streamlit run prettymaps/app.py\n",
|
"streamlit run app.py\n",
|
||||||
"```"
|
"```"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user