Skip to content

Commit e48f5b2

Browse files
authored
Update SpecNec_executable_streamlit.py
1 parent 201cc15 commit e48f5b2

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

fun_SPEC_NEC/SpecNec_executable_streamlit.py

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@
33
import pandas as pd
44
import matplotlib.pyplot as plt
55

6-
#########
7-
# line of run c:\users\normando\appdata\local\packages\pythonsoftwarefoundation.python.3.10_qbz5n2kfra8p0\localcache\local-packages\python310\scripts\streamlit.exe run SpecNec_executable_streamlit.py
8-
#########
96

107
# Load and display the image
118
image_path = 'https://raw.githubusercontent.com/Normando1945/Simple-Python-Matlab-JavaSript-Functions-Collection/main/fun_SPEC_NEC/logo_TorreFuerte.png'
@@ -183,4 +180,4 @@ def display_footer():
183180
"""
184181
st.markdown(footer, unsafe_allow_html=True)
185182

186-
display_footer()
183+
display_footer()

0 commit comments

Comments
 (0)