Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

plt .show matplotlib remote vscode

# open a ssh seession in putty or moboxterm in parallel with vs code by:
ssh -X user@remote 
# then in vs code seesion terminal include: 
export DISPLAY=localhost:10.0 
## then run the .py file containing plt.show()...you would be able to see the plot!!
Comment

PREVIOUS NEXT
Code Example
Shell :: bash floating point variables 
Shell :: upgrade package using pip 
Shell :: remove file via command line 
Shell :: awk split each character 
Shell :: rename branch name in git 
Shell :: cudaa nn version 
Shell :: gcc info linux 
Shell :: Winbox for linux 
Shell :: kali linux download 
Shell :: enter a stopped docker container 
Shell :: restart ubuntu terminal command 
Shell :: mkdir -p option 
Shell :: command to display the 3rd line of a file 
Shell :: npm install --save-dev shortcut 
Shell :: delete folder from repo 
Shell :: clone repo with large size using git bash 
Shell :: pip install django invalid syntax 
Shell :: git push takes forever 
Shell :: copy file from server to local 
Shell :: git folder 
Shell :: linux add user with home directory 
Shell :: git pull a specific sha 
Shell :: sed delete line match 
Shell :: linux ip route add 
Shell :: delete a git branch 
Shell :: copy to clipboard over ssh 
Shell :: how to view the list of your environments in your terminal or Anaconda prompt 
Shell :: github deploy server 
Shell :: how to check raspbian os version 
Shell :: install gtk python 
ADD CONTENT
Topic
Content
Source link
Name
6+4 =