victormiller commited on
Commit
ad02e17
1 Parent(s): 3d4aecc

Update curated.py

Browse files
Files changed (1) hide show
  1. curated.py +1 -1
curated.py CHANGED
@@ -519,7 +519,7 @@ diff2_stacked_bar = fig
519
 
520
  filtering_process = Div(
521
  Section(
522
- H2("Discussion on Filtering All Curated Sources")
523
  P("Below is a detail recount of how each dataset was extracted and filtered. If specific challenges were found with a dataset, they are included and discussed to the best of our abilities. The figure below provides a global view of the document filtering results. ~8% of documents were removed during these three steps."),
524
  plotly2fasthtml(diff2_stacked_bar),
525
  H3("This section continues belows with the specific filtering steps taken for all 14 curated datasets."),
 
519
 
520
  filtering_process = Div(
521
  Section(
522
+ H2("Discussion on Filtering All Curated Sources"),
523
  P("Below is a detail recount of how each dataset was extracted and filtered. If specific challenges were found with a dataset, they are included and discussed to the best of our abilities. The figure below provides a global view of the document filtering results. ~8% of documents were removed during these three steps."),
524
  plotly2fasthtml(diff2_stacked_bar),
525
  H3("This section continues belows with the specific filtering steps taken for all 14 curated datasets."),