Flyly0755
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created Remote linux ssh session terminal which is started in windows pycharm, how to run chrome broswer under this linux terminal?
AnsweredMy pycharm is in windows, and i config remote linux in pycharm. And i start a ssh sessioin of this remote linux(Tools-->Start SSH Session...) than try to run a python script showed as below: ```pyt...