import streamlit as st from datasets import load_dataset import streamlit.components.v1 as components # Load the dataset dataset = load_dataset("awacke1/DatasetOfDatasetsUSA") # Assuming the dataset has a column 'url' that contains the link to the datasets # and a column 'title' for the text to display links_html = "