File tree Expand file tree Collapse file tree 2 files changed +20
-3
lines changed
Expand file tree Collapse file tree 2 files changed +20
-3
lines changed Original file line number Diff line number Diff line change @@ -19,15 +19,16 @@ and after when changes are detected.
1919
2020## Running
2121
22- 1 . Specify URLs that you'd like to track by editing ` roster.json ` .
22+ 1 . Specify the URLs that you'd like to track by editing ` roster.json ` .
2323
24- 1 . Create a file ` gmail_app_pswd ` with its content being your Gmail
24+ 1 . Create a file, named ` gmail_app_pswd ` , with its content being your Gmail
2525 app-specific password (a Gmail-only password; see how to set one
2626 up [ here] ( https://support.google.com/accounts/answer/185833?hl=en ) ).
2727
28281 . Activate the environment and run the monitor:
2929 ```
3030 conda activate webpage-monitor
3131
32+ # This conda environment's Python binary will be used
3233 ./run.py
3334 ```
Original file line number Diff line number Diff line change 11{
2+ "https://peilundai.com/" : {
3+ },
4+ "https://jjparkcv.github.io/" : {
5+ },
6+ "http://graphics.stanford.edu/~levoy/" : {
7+ },
8+ "https://www.matthewtancik.com/" : {
9+ },
10+ "https://people.eecs.berkeley.edu/~bmild/" : {
11+ },
12+ "https://cseweb.ucsd.edu/~ravir/" : {
13+ },
14+ "https://www.cs.cornell.edu/~snavely/" : {
15+ },
16+ "https://people.eecs.berkeley.edu/~pratul/" : {
17+ },
218 "https://people.csail.mit.edu/xiuming/" : {
319 },
420 "https://people.csail.mit.edu/abulnaga/" : {
1127 },
1228 "https://people.eecs.berkeley.edu/~kanazawa/" : {
1329 },
14- "https://web. mit.edu/torralba/www /" : {
30+ "https://groups.csail. mit.edu/vision/torralbalab /" : {
1531 },
1632 "https://sites.google.com/view/yushengmath" : {
1733 },
You can’t perform that action at this time.
0 commit comments