#Streamlit-option-menu and #streamlit-spacy
Not working properly when i using both.
Any suggestions
#Streamlit-option-menu and #streamlit-spacy
Not working properly when i using both.
Any suggestions
Hi @Imran_Ullah,
Thanks for posting!
Can you share the error message and a code snippet so we can try to reproduce the issue?
Caroline ![]()
I was solved the issues but they not working properly.
You can try.
From Streamlit-option-menu import option_menu
With streamlit.sidebar:
option_menu…
The orientation= ‘horizontal’ not working properly…
Can you share a code snippet or a link to your GitHub repo?