User Tools

Site Tools


other:python:starting

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
other:python:starting [2019/07/11 15:31]
jypeter [ipython notebook] Added link to a tutorial
other:python:starting [2021/01/05 13:42]
jypeter Moved the Anaconda section before EDM, and improved it a bit
Line 161: Line 161:
 ==== CDAT ==== ==== CDAT ====
  
-[[https://​uvcdat.llnl.gov/​|CDAT]] (//​Community Data Analysis Tools//) is a powerful and complete front-end to a rich set of visual-data exploration and analysis capabilities well suited for **climate** data analysis problems, and is recommended by JYP.+[[https://​uvcdat.llnl.gov/​|CDAT]] (//​Community Data Analysis Tools//) is a powerful and complete front-end to a rich set of visual-data exploration and analysis capabilities well suited for **climate** data analysis problems. CDAT is **recommended by JYP**.
  
 CDAT is **available for Mac, Linux and Windows 10 (Windows 10 + [[other:​win10wsl|Windows Subsystem for Linux, and Ubuntu]])**. CDAT is **available for Mac, Linux and Windows 10 (Windows 10 + [[other:​win10wsl|Windows Subsystem for Linux, and Ubuntu]])**.
Line 237: Line 237:
 </​code>​ </​code>​
  
-==== Canopy ==== 
  
-[[https://​www.enthought.com/​products/​canopy/​|Enthought Canopy]] is //a Scientific and Analytic Python Deployment with Integrated Analysis Environment//​ provided by [[https://​www.enthought.com/​|Enthought]]. It used to be called EPD (//​Enthought Python Distribution//​)+==== Anaconda ====
  
-Canopy ​is **available for Windows, Mac and Linux**. You can download the free //Canopy Express// that will already provide many extensions. If you are entitled to use //Canopy Academic//, login from inside Canopy Express and download the extra modules you need+<note tip>This is the recommended Python distribution/​environment. It is **available for Windows, Mac and Linux**</note>
  
 +[[https://​www.continuum.io/​why-anaconda|Anaconda]] is a distribution provided by [[https://​www.continuum.io/​|Continuum Analytics]]. It is similar to [[#​enthought_deployment_manager_edm|EDM]]
  
-==== Anaconda ==== 
  
-[[https://​www.continuum.io/​why-anaconda|Anaconda]] is a distribution similar to [[#canopy]] provided by [[https://www.continuum.io/|Continuum Analytics]].+Note: Anaconda provides and uses ''​conda''​ for its installation. Since [[#cdat|CDAT]] is also installed and maintained with ''​conda'',​ you can read the [[other:​uvcdat:​conda_notes|Installing and maintaining UV-CDAT with conda]] page for more information,​ even if you are not going to use CDAT 
 + 
 +==== Enthought Deployment Manager (EDM) ==== 
 + 
 +<note tip>This was previously called ​//Enthought Python Distribution (EPD)// and then  //Enthought Canopy//</​note>​
  
-Anaconda ​is **available for Windows, Mac and Linux**+[[https://​www.enthought.com/​enthought-deployment-manager/​|Enthought Deployment Manager (EDM)]] ​is Enthought’s mechanism to deliver scientific software applications ​and development environments
  
-Note: Anaconda provides and uses ''​conda'' ​for its installationSince CDAT is now also installed and maintained with ''​conda''​you can read the [[other:​uvcdat:​conda_notes|Installing and maintaining UV-CDAT with conda]] page for more informationeven if you are not going to use CDAT+There are native installers ​for Windows (.msi)Mac OS X (.pkg)RHEL/Fedora (.rpm), and Debian/​Ubuntu (.deb)
  
 ===== ipython ===== ===== ipython =====
other/python/starting.txt · Last modified: 2023/05/17 08:10 by jypeter