How to install IDLE (python 2.7 editor) on Ubuntu system. Add IDLE Open With shortcut.


1. Install IDLE
  $ sudo apt-get install idle                                

2. Set IDLE option
  $ sudo gedit /usr/share/applications/idle.desktop  

Before

After : Add %F after Exec=/usr/bin/idle


3. Add Open With shortcut for IDLE 
  Right click on .py file  -> Open With -> Other Applications...
  -> View All Application -> Select IDLE -> Click 'Select' button



4. Check 'Open With'



Comments

Popular posts from this blog

삼성 갤럭시 탭 S6 정품 키보드 북커버

Blogger에 highlight.js 추가