summaryrefslogtreecommitdiff
path: root/basic_python
diff options
context:
space:
mode:
authorPrabhu Ramachandran2021-05-14 16:52:14 +0530
committerGitHub2021-05-14 16:52:14 +0530
commit5be924e4f1db66b12e6000ffdfa29486e6012c5e (patch)
tree16e0b012a99a8bd031b9407a0924f7b410c3a157 /basic_python
parentd2b6f1cda2d3d8b498a8b8a7a516cb76a2b9562c (diff)
parent3e197f459a42d73018351ee08c893dcf7246b07f (diff)
downloadpython-workshops-5be924e4f1db66b12e6000ffdfa29486e6012c5e.tar.gz
python-workshops-5be924e4f1db66b12e6000ffdfa29486e6012c5e.tar.bz2
python-workshops-5be924e4f1db66b12e6000ffdfa29486e6012c5e.zip
Merge pull request #2 from ankitjavalkar/remove-canopy
Remove references to Canopy
Diffstat (limited to 'basic_python')
-rw-r--r--basic_python/README.md7
1 files changed, 3 insertions, 4 deletions
diff --git a/basic_python/README.md b/basic_python/README.md
index ddc0a1e..54066b7 100644
--- a/basic_python/README.md
+++ b/basic_python/README.md
@@ -37,11 +37,10 @@ hands-on session.
Please install Python 3.x (or 2.7.x if 3.x is not available) for this course.
On Linux, Windows and Mac OS X it is easiest to install Python and many other
-useful packages by installing Canopy. Download the Canopy Python distribution
-for your OS and architecture from here: https://store.enthought.com/downloads .
+useful packages by installing Anaconda. Download the Anaconda Python distribution
+for your OS and architecture from here: https://www.anaconda.com/products/individual. The instructions to install are available here https://docs.anaconda.com/anaconda/install/
-You could also use Anaconda or Conda along with the Spyder editor to obtain
-the requirements.
+You can use Anaconda or Conda along with the Spyder editor or the VSCode editor.
On many Linux distributions, Python is already available. We suggest that you
install Python 3.x and are comfortable with any text editor. Editors that