xiferd commited on
Commit
ef67632
·
1 Parent(s): 2f40d5c

add install steps

Browse files
Files changed (1) hide show
  1. README.md +12 -3
README.md CHANGED
@@ -1,12 +1,21 @@
1
  ---
2
- title: Sheet
3
  emoji: 📈
4
  colorFrom: yellow
5
  colorTo: green
6
  sdk: static
7
  pinned: false
8
- short_description: Sheet Test Space
9
  ---
10
 
11
  Google Sheets backend
12
- Static HTML frontend
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ title: Leaderboard with Google Sheets Integration
3
  emoji: 📈
4
  colorFrom: yellow
5
  colorTo: green
6
  sdk: static
7
  pinned: false
8
+ short_description: Leaderboard with Google Sheets Integration
9
  ---
10
 
11
  Google Sheets backend
12
+ Static HTML frontend
13
+
14
+ Installation:
15
+ https://huggingface.co/spaces/xiferd/sheets , use "Duplicate" to make a copy
16
+ https://huggingface.co/settings/tokens/new?tokenType=fineGrained Create access token, in Repositories permissions, select space, then click Write permission
17
+ Save this token for later
18
+
19
+ https://docs.google.com/spreadsheets/d/1JYrK3Tp3h4xMqSIRHSLl_-hikMFy5V5emhfdldLutU4/edit?usp=sharing, use 'File -> Make a copy'
20
+ Extension -> Apps Scripts: paste this in https://huggingface.co/spaces/xiferd/sheets/raw/main/sheets.gs
21
+ paste in HF access token, update your/space