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'm able to get things working fine when running the commands from within python, but when trying to run from my shell with python3 myScript.py, the resulting graph pops up as a new window instead of within the terminal. Is there a way to get it to still graph within the terminal when running python scripts from bash?
The text was updated successfully, but these errors were encountered:
I'm able to get things working fine when running the commands from within python, but when trying to run from my shell with
python3 myScript.py
, the resulting graph pops up as a new window instead of within the terminal. Is there a way to get it to still graph within the terminal when running python scripts from bash?The text was updated successfully, but these errors were encountered: