User Tools

Site Tools


howto:create_python_environment_for_study_unit_xxx

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
howto:create_python_environment_for_study_unit_xxx [2018/10/09 12:41] jphowto:create_python_environment_for_study_unit_xxx [2018/10/16 17:01] (current) jp
Line 1: Line 1:
-====== Create a Python Environment for Study Unit XXX1234 ======+====== Create a Python Environment for Study-Unit XXX1234 ======
  
-This is realtively easy (if you are using Ubuntu).+This is relatively easy (especially if you are using Ubuntu).
  
     - Install the latest version of [[https://www.anaconda.com/download/|Anaconda]].     - Install the latest version of [[https://www.anaconda.com/download/|Anaconda]].
Line 9: Line 9:
     - To check that the environment was installed ''conda env list'' (environment ''cps3235'' should be listed there, together with the path where it was installed).     - To check that the environment was installed ''conda env list'' (environment ''cps3235'' should be listed there, together with the path where it was installed).
     - To see the packages installed and their versions in the ''cps3235'' environment, ''conda list''.     - To see the packages installed and their versions in the ''cps3235'' environment, ''conda list''.
 +
 +If something goes wrong and you want to remove the environment issue the command ''conda remove %%--%%name cps3235 %%--%%all''.
howto/create_python_environment_for_study_unit_xxx.1539088876.txt.gz · Last modified: 2018/10/09 12:41 by jp