one_dash / README.md
tappyness1
initial commit
cb22296

A newer version of the Streamlit SDK is available: 1.36.0

Upgrade
metadata
title: One Dash
emoji: πŸŒ–
colorFrom: purple
colorTo: indigo
sdk: streamlit
sdk_version: 1.21.0
app_file: app.py
pinned: false
license: creativeml-openrail-m

Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference

Outstanding Issue -

  1. Connect straight from HF Dataset

    • have 4 datasets to deploy here.
    • cannot mass send to the same dataset "space"
    • (possible solution) need to create 4 separate HF dataset space
  2. Github Actions to automate the scraping

    • Currently, doing manually scraping by running the scraping script
    • need to update the ini file for the latest chapter before scraping
    • Currently thought-of solution - update the ini file then push to repo to start the scraping
    • TODO: create the Github Actions to run the scraper, as well as push the the csv to Github repo