Skip to content

Digital-Grinnell/cb-file-finder

Repository files navigation

Worksheet File Finder

This project was cloned from https://github.com/Digital-Grinnell/streamlit-example on 27-Aug-2024 like so:

╭─mcfatem@MAC02FK0XXQ05Q ~/GitHub
╰─$ git clone https://github.com/Digital-Grinnell/streamlit-example worksheet-file-finder

The next three subsections are from the original document.

Welcome to Streamlit!

Edit /streamlit_app.py to customize this app to your heart's desire. ❤️ Better yet, clone a copy of this project to keep this one pristine, and work on the /streamlit_app.py file in that new project!

If you have any questions, checkout our documentation and community forums.

Initial Changes

For starters, I renamed requirements.txt to python-requirements.txt since the former name can sometimes caused issues with automated cloud deployments.

After that I followed the guideance provided in Proper Python to complete my initial setup here.

Running Locally

Based on the guidance at Run your Streamlit app you can locally run your Streamlit app using:

streamlit run streamlit_app.py

About

A copy of my https://github.com/Digital-Grinnell/worksheet-file-finder project stripped down for CollectionBuilder file handling only. NO Alma crud!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published