You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to use a streamlit app along with rpy2 to interoperate python with R. When I run the command scalene --html --outfile main-app-run.html -- python -m streamlit run main.py --server.port 8080 --logger.level=debug --server.fileWatcherType=none I get the following error:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I am trying to use a streamlit app along with rpy2 to interoperate python with R. When I run the command
scalene --html --outfile main-app-run.html -- python -m streamlit run main.py --server.port 8080 --logger.level=debug --server.fileWatcherType=none
I get the following error:Can you please tell me how I can profile my streamlit app using scalene?
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions