hamel commited on
Commit
c2c4060
1 Parent(s): bce82b9

Add application files

Browse files
Files changed (3) hide show
  1. README.md +5 -0
  2. app.ipynb +8 -0
  3. app.md +5 -0
README.md CHANGED
@@ -180,3 +180,8 @@ After a couple of minutes, you will see your app published! This app is publish
180
  #you can ignore this cell
181
  _ = !./update.sh;
182
  ```
 
 
 
 
 
 
180
  #you can ignore this cell
181
  _ = !./update.sh;
182
  ```
183
+
184
+
185
+ ```
186
+
187
+ ```
app.ipynb CHANGED
@@ -359,6 +359,14 @@
359
  "#you can ignore this cell\n",
360
  "_ = !./update.sh;"
361
  ]
 
 
 
 
 
 
 
 
362
  }
363
  ],
364
  "metadata": {
 
359
  "#you can ignore this cell\n",
360
  "_ = !./update.sh;"
361
  ]
362
+ },
363
+ {
364
+ "cell_type": "code",
365
+ "execution_count": null,
366
+ "id": "52bacbff-63fc-492e-805c-6252c1ce2150",
367
+ "metadata": {},
368
+ "outputs": [],
369
+ "source": []
370
  }
371
  ],
372
  "metadata": {
app.md CHANGED
@@ -168,3 +168,8 @@ After a couple of minutes, you will see your app published! This app is publish
168
  #you can ignore this cell
169
  _ = !./update.sh;
170
  ```
 
 
 
 
 
 
168
  #you can ignore this cell
169
  _ = !./update.sh;
170
  ```
171
+
172
+
173
+ ```
174
+
175
+ ```