Open a subprocess in the current window using a navigation bar

How does one open the tab in the same window as the streamlit_navigation_bar using subprocess.run?

It works fine when calling a bash or python process to generate the contents but it opens it in another browser window’s tab.

All I want to do is to open the contents in the same frame as the navigation bar.
Seems pretty standard - is this supported?

Thanks.

1 Like

Can anyone help with this question?

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.