User Tools

Site Tools


lion:working_with_python

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
lion:working_with_python [2017/05/29 08:38] – [Central python library] lenocillion:working_with_python [2017/05/29 08:47] (current) – [Suggested readings] lenocil
Line 18: Line 18:
 ===== Users python libraries ===== ===== Users python libraries =====
  
-To offer maximum flexibility and to allow users to do their programming as they wish, any python packages present in their home space at ''P:\AppData'' will be sourced first to allow overriding any of the centrally or locally installed python packages. For instance if a user wanted to install a package +To offer maximum flexibility and to allow users to do their programming as they wish, any python packages present in their home space in ''P:\AppData'' will be sourced first to allow overriding any of the centrally or locally installed python packages. For instance if a user wanted to install a package, they could execute the following lines 
 <code> <code>
  
Line 34: Line 34:
  
 :!: Add ''--no-deps'' if you want to exclude all dependencies from the install process. :!: Add ''--no-deps'' if you want to exclude all dependencies from the install process.
 +
 +:!: If the ''P: drive'' is not mapped on your workstation, please contact the administrator or the helpdesk@physics.
 +
 +===== Notes and suggested readings =====
 +
 +The configuration described above has been tested on both windows 7 and windows 10 workstations.
 +
 +[[https://docs.python.org/2.7/|Python]]
 +
 +[[https://docs.continuum.io/|Anaconda]]
 +
 +[[http://pythonhosted.org/spyder/|Spyder]]
 +
lion/working_with_python.1496047102.txt.gz · Last modified: by lenocil