Skip to content
/ EHR Public

User interface of EHR team in Biomedical data design project fall 2022

Notifications You must be signed in to change notification settings

lyz9928/EHR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EHR

User interface of EHR team in Biomedical data design project fall 2022. The server is hosted using Streamlit community cloud https://share.streamlit.io/

How to open it through command line

First clone the repository

git clone https://github.com/lyz9928/EHR/tree/main

Second create a conda environment using yml file

conda env create -f EHR_GUI.yml conda activate streamlit

Run the script

cd [Path-to-Github]/EHR streamlit run EHR_GUI.py

Then upload the corpus_test.csv into the website

About

User interface of EHR team in Biomedical data design project fall 2022

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages