giswqs commited on
Commit
3c28c40
1 Parent(s): e3721b9

Updated README

Browse files
Files changed (2) hide show
  1. README.md +1 -0
  2. pages/00_home.py +2 -0
README.md CHANGED
@@ -55,3 +55,4 @@ app_port: 8765
55
  ![](https://i.imgur.com/KX82lSf.png)
56
 
57
  4. Add your own apps (\*.py) to the `pages` folder.
 
 
55
  ![](https://i.imgur.com/KX82lSf.png)
56
 
57
  4. Add your own apps (\*.py) to the `pages` folder.
58
+ 5. Commit and push your changes to the repository. Wait for the space to be built successfully.
pages/00_home.py CHANGED
@@ -52,6 +52,8 @@ def Page():
52
 
53
  4. Add your own apps (*.py) to the `pages` folder.
54
 
 
 
55
  """
56
 
57
  solara.Markdown(markdown)
 
52
 
53
  4. Add your own apps (*.py) to the `pages` folder.
54
 
55
+ 5. Commit and push your changes to the repository. Wait for the space to be built successfully.
56
+
57
  """
58
 
59
  solara.Markdown(markdown)