Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feature: Streamlit Interactive v1.0 (srbhr#184)
* Initial commit * Docs: ChatGPTd for comments and docstrings * Fix: Type warning for title-font in create_star_graph() * Format: Re-formatted as per PEP 8 * UI: Move intro to sidebar * UI: Remove footer links, add Back to Top link * UI: Add columns for resume and job description upload * Fix: header_image extension updated in script * Update: streamlit upgraded to 1.27.0 & streamlit-extras upgrade to 0.3.2+htbuilder upgraded to 0.6.2 * Misc: Formatting * UI: Add components for each column and add cleanup of processed files * UI: Add Favicon file * Fix: Updated syntax for string comparison * Cleanup: Delete unnecessary files * Fix: Remove dependency on run_first. Add dir delete function. Include icon in st.toast implementation. * Ignore: Add /Data/Processed/* in gitignore * UI: Add containers to fix columns together for each row * Fix: Reference issue for resume key topics. Also add wide layout as default. * Revert "Cleanup: Delete unnecessary files" This reverts commit cf3f1c7. --------- Co-authored-by: imhalcyon <[email protected]>
- Loading branch information