-
Notifications
You must be signed in to change notification settings - Fork 0
Richard-accel/TKR-Form
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
create virtual environment # python -m venv venv activate the virtual environment # venv\Scripts\activate Install the libraries from the requirements.txt (run it once only) # pip install -r requirements.txt run it on command prompt # streamlit run Home.py ====================================================== Have to fix the code to replace the fhir base url and bearer token to yours one.
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published