domro11 commited on
Commit
f6969ae
·
1 Parent(s): 83f1609

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -0
app.py CHANGED
@@ -8,6 +8,9 @@ import json
8
  from datasets import load_dataset
9
 
10
 
 
 
 
11
 
12
 
13
  def draw_all(
 
8
  from datasets import load_dataset
9
 
10
 
11
+ # Load the dataset from the Hugging Face Hub
12
+ dataset = load_dataset("lectures")
13
+
14
 
15
 
16
  def draw_all(