User Tools

Site Tools


other:uvcdat:cdat_conda:miniconda3_install

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:uvcdat:cdat_conda:miniconda3_install [2024/04/24 12:41]
jypeter [Before installing Python on a shared computer] Added real content
other:uvcdat:cdat_conda:miniconda3_install [2024/04/24 15:38]
jypeter [Linux-like computer]
Line 3: Line 3:
 ===== Before installing Python on a shared computer ===== ===== Before installing Python on a shared computer =====
  
-Check if the Python ​packages ​you need are already installed, before installing your own Python on shared Linux servers, or on a shared cluster !!+==== Desperately seeking a specific package ==== 
 + 
 +Check if the Python ​package ​you are [[https://​www.imdb.com/​title/​tt0089017/​|desperately seeking]] is not already installed, before installing your own Python on shared Linux servers, or on a shared cluster !!
  
   * Ask other users who know the local environment   * Ask other users who know the local environment
Line 17: Line 19:
 </​code>​ </​code>​
  
-    ​* If the packages you need are not available, it may be faster and easier to ask the local system administrators if they can install the packages, rather than doing everything yourself+  * Lots of Python packages do very similar things. Maybe you can use another installed package... 
 + 
 +  ​* If the packages you need are not available, it may be faster and easier to ask the local system administrators if they can install the packages, rather than doing everything yourself 
 + 
 +==== Using a specific Python on a jupyter server ====
  
 +If there is a //jupyter notebook server// connected to your system, but the Python you want to use is not available on the server, follow the [[other:​python:​starting#​using_a_non-standard_kernel|using a non-standard kernel]] instructions,​ rather than starting your own local server
 ===== Why should you use Miniconda3 ? ===== ===== Why should you use Miniconda3 ? =====
  
Line 535: Line 542:
     * ''​Start''​ => ''​Settings'' ​ => ''​Apps''​ => ''​Apps & features''​     * ''​Start''​ => ''​Settings'' ​ => ''​Apps''​ => ''​Apps & features''​
   * Select ''​Miniconda3 py3xxxxx''​   * Select ''​Miniconda3 py3xxxxx''​
-  * Click on ''​Uninstall''​ and follow the instructions displayed by the uninstaller window\\ This will remove: +  * Click on ''​Uninstall''​ and follow the instructions displayed by the uninstaller window 
-    * The (very big) directory that you specified when you installed //​Miniconda3//​ +    * This will remove: 
-    * The ''​conda''​ shortcuts from the ''​Start Menu''​+      * The (very big) directory that you specified when you installed //​Miniconda3//​ 
 +      * The ''​conda''​ shortcuts from the ''​Start Menu''​ 
 +    * This will **not** remove your local configuration file ''​C:​\Users\your_login\.condarc''​
  
 ==== Linux-like computer ==== ==== Linux-like computer ====
 +
 +FIXME
  
  
other/uvcdat/cdat_conda/miniconda3_install.txt · Last modified: 2024/05/30 15:43 by jypeter