Skip to content

Feat: introduce JarvXFiles

Lorenzo BATTARRA requested to merge lb_02_jarvx_files into byoj-02-text-to-dataframe

This does two things:

  1. introduces JarvXFiles. Compared to JarvhicFiles, this is under Pydantic. Introduces also the needed setting JarvXSettings and the streamlit app
  2. tests a link to a static file in Streamlit

Merge request reports