Boston Python Workshop 3/Friday/OSX text editor

From OpenHatch wiki
Revision as of 22:42, 11 June 2011 by imported>Jesstess (Created page with '== Our recommendation == On Mac OS, we suggest the Komodo Edit text editor. To install Komodo Edit: * Click http://www.activestate.com/komodo-edit/downloads/thank-you?dl=http:…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Our recommendation

On Mac OS, we suggest the Komodo Edit text editor.

To install Komodo Edit:

To run Komodo Edit:

  • Start Finder
  • On the left side of the Finder, under "Places", click on "Applications".
  • In the middle column, scroll down to to find Komodo Edit.
  • Double-click Komodo Edit to launch the editor.

Success!

Now you have an editor that you can use to open any text file, including Python programs.

If you prefer a different editor for text, check with an instructor before moving on to make sure it will work for the weekend.

« Back to the Friday setup page