giswqs commited on
Commit
6ba7909
1 Parent(s): 67a5380

Updated README

Browse files
Files changed (2) hide show
  1. README.md +2 -1
  2. pages/00_home.py +1 -0
README.md CHANGED
@@ -1,2 +1,3 @@
1
  # solara-geospatial
2
- A collection of solara web apps for geospatial applications
 
 
1
  # solara-geospatial
2
+
3
+ A collection of [solara](https://github.com/widgetti/solara) web apps for geospatial applications
pages/00_home.py CHANGED
@@ -9,6 +9,7 @@ def Page():
9
  Just a proof-of-concept for now. Not all features are working yet. More features will be added in the future. Click on the menu above to see the other pages.
10
 
11
  GitHub: <https://github.com/opengeos/solara-geospatial>
 
12
 
13
  ![](https://i.imgur.com/1PbtnQE.gif)
14
  """
 
9
  Just a proof-of-concept for now. Not all features are working yet. More features will be added in the future. Click on the menu above to see the other pages.
10
 
11
  GitHub: <https://github.com/opengeos/solara-geospatial>
12
+ Solara: <https://github.com/widgetti/solara>
13
 
14
  ![](https://i.imgur.com/1PbtnQE.gif)
15
  """