Troubleshooting
Created terminals don't inherit the Python environment
This is probably caused by the shell re-reading the rc file, like ~/.bashrc
. If you're using bash, then the fix is to change the defaultTerminalShell
to:
"bash --norc --noprofile"
You can make this change in setta_files/setta-settings.json
or at http://127.0.0.1:8000/settings.