From systems_general at cims.nyu.edu Tue Feb 5 20:23:27 2013 From: systems_general at cims.nyu.edu (General CIMS systems related announcements) Date: Tue, 5 Feb 2013 20:23:27 -0500 Subject: [Systems General] New Courant Community Wiki Message-ID: New Courant Community Wiki A new [1]Courant community driven wiki is now up and running on [2]NYU's WikiSpaces. This wiki exists to allow members of the CIMS community to provide any content that they think could be useful to fellow community members. Consider posting any of the following (or whatever else you think people may want to know about): * Have a tip about using the computer systems at Courant? [3]Post it! * Have a favorite place to eat nearby? [4]Post it! * Know when/where CIMS people go to socialize? [5]Post it! * Have an unofficial group that gets together regularly or want to start one? [6] Post it! * Know about some great entertainment in the neighborhood?[7] Post it! Enjoy! Read online at: http://cims.nyu.edu/webapps/feed/systems/announcements/general/ --- NYU Courant Institute References 1. https://wikis.nyu.edu/display/courant/home 2. https://wikis.nyu.edu/dashboard.action 3. https://wikis.nyu.edu/display/courant/Computing 4. https://wikis.nyu.edu/display/courant/Good+Eats 5. https://wikis.nyu.edu/display/courant/Social 6. https://wikis.nyu.edu/pages/viewpage.action?pageId=46982776 7. https://wikis.nyu.edu/display/courant/Entertainment From systems_general at cims.nyu.edu Wed Feb 13 16:50:29 2013 From: systems_general at cims.nyu.edu (General CIMS systems related announcements) Date: Wed, 13 Feb 2013 16:50:29 -0500 Subject: [Systems General] Default Python Downgrade Message-ID: Default Python Downgrade The default version of Python installed on the Courant systems was recently switched to Python-2.7. This was causing many system problems. As a result, the system default version of python has been reverted to Python-2.6. Never fear however, you can still use Python-2.7 as your default. Before using python simply run the following from a command line: module load python-2.7 For a list of other available modules and software versions available, run: module avail If you have any problems, please notify helpdesk at cims.nyu.edu Read online at: http://cims.nyu.edu/webapps/feed/systems/announcements/general/ --- NYU Courant Institute