mgbam commited on
Commit
8bcce34
·
verified ·
1 Parent(s): f977c40

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -11
app.py CHANGED
@@ -707,15 +707,4 @@ with tabs[6]:
707
  else:
708
  st.write("No RxClass data found for the given drug.")
709
 
710
- # -----------------------------
711
- # Sidebar Information
712
- # -----------------------------
713
- st.sidebar.header("About")
714
- st.sidebar.info("""
715
- **Pharma Research Expert Platform**
716
-
717
- An integrated tool for drug discovery, clinical research, and regulatory affairs.
718
 
719
- **Developed by:** Your Name
720
- **Contact:** [[email protected]](mailto:[email protected])
721
- """)
 
707
  else:
708
  st.write("No RxClass data found for the given drug.")
709
 
 
 
 
 
 
 
 
 
710