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 [2022/08/11 12:11]
jypeter [CDAT]
other:python:starting [2022/08/11 12:26]
jypeter Added jupyter server section
Line 294: Line 294:
 </​code>​ </​code>​
  
- 
-==== Anaconda ==== 
- 
-<note tip>This is the recommended (by JYP) Python distribution/​environment. It is **available for Windows, Mac and Linux**</​note>​ 
- 
-The [[https://​www.anaconda.com/​products/​distribution|Anaconda distribution]] is  provided by the [[https://​www.anaconda.com/​about-us|Anaconda]] company (that was [[https://​www.anaconda.com/​blog/​continuum-analytics-officially-becomes-anaconda|previously called Continuum Analytics]]). It is similar to [[#​enthought_deployment_manager_edm|EDM]],​ but probably more widely used than EDM 
- 
- 
-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>​ 
- 
-[[https://​www.enthought.com/​enthought-deployment-manager/​|Enthought Deployment Manager (EDM)]] is Enthought’s mechanism to deliver scientific software applications and development environments 
- 
-There are native installers for Windows (.msi), Mac OS X (.pkg), RHEL/Fedora (.rpm), and Debian/​Ubuntu (.deb) 
  
 ===== ipython ===== ===== ipython =====
Line 323: Line 306:
   * [[https://​damontallen.github.io/​IPython-quick-ref-sheets/​|Ipython-quick-ref-sheets]]   * [[https://​damontallen.github.io/​IPython-quick-ref-sheets/​|Ipython-quick-ref-sheets]]
  
 +
 +==== LSCE jupyter notebook server ====
 +
 +The different Python distributions available on the LSCE servers (interactive servers and cluster) can also be used on the [[https://​intranet.lsce.ipsl.fr/​informatique/​en/​jupyter/​index.php|LSCE jupyter notebook server]]:
 +  * If your computer is on the LSCE wired network
 +  * Or if you are using the [[https://​intranet.lsce.ipsl.fr/​informatique/​fr/​vpn-forticlient.php|LSCE VPN]]
 ==== ipython notebook ==== ==== ipython notebook ====
  
other/python/starting.txt · Last modified: 2023/05/17 08:10 by jypeter