Hello, Maybe it will help someone (tip from my experience): I use anaconda-navigator (https://anaconda.org/anaconda/anaconda-navigator) to show beginners environments in Python. Switching envs is easy - there is also visible list of installed modules in each venv - so beginers easily got the grasp of envs - being able to see "what's inside". And - works the same way in Linux and Windows (probably in MacOS also).
So, I install anaconda, do not let modify .bashrc (answer "no") and install anaconda-navigator. You can also run Jupyter, Spyder, Orange, Open microscopy, R from it (Navigator). Spyder is an excellent IDE for data-related projects (with "run cell" mode) and datatable view. You can also set up an interpreter for project, PYTHONPATH manager, Ipython console are also available. Orange (https://orange.biolab.si/) accesiible via Navigator is also worth mentioning: beginner can do analysis (and produce charts) in Orange as a workflow in minutes - clicking and defining parameters (but there is also possibility to build in workflow own scripts). Regards, Magdalena A. Tkacz, PhD Faculty of Science and Technology, University of Sliesia in Katowice, Poland ------------------------------------------ The Carpentries: discuss Permalink: https://carpentries.topicbox.com/groups/discuss/T9bb18732d8abc483-M1eb3241ae88ec7f767a98c6c Delivery options: https://carpentries.topicbox.com/groups/discuss/subscription
