diff options
author | ankitjavalkar | 2021-02-05 15:03:57 +0530 |
---|---|---|
committer | ankitjavalkar | 2021-02-05 15:03:57 +0530 |
commit | 408a31a6d744d80ee26f5f4d28df5e5d706ae9a5 (patch) | |
tree | 1f73542df8d8d77960ee79d6f3091f3222cfd9ff /advanced_python | |
parent | d2b6f1cda2d3d8b498a8b8a7a516cb76a2b9562c (diff) | |
download | python-workshops-408a31a6d744d80ee26f5f4d28df5e5d706ae9a5.tar.gz python-workshops-408a31a6d744d80ee26f5f4d28df5e5d706ae9a5.tar.bz2 python-workshops-408a31a6d744d80ee26f5f4d28df5e5d706ae9a5.zip |
Remove or edit references to Canopy in README files
Diffstat (limited to 'advanced_python')
-rw-r--r-- | advanced_python/README.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/advanced_python/README.md b/advanced_python/README.md index e7fb8cd..cf142ea 100644 --- a/advanced_python/README.md +++ b/advanced_python/README.md @@ -12,7 +12,6 @@ and requires the use of yaksh for practice, self-assessment, and assessment. - Students should have completed the basic Python programming material. - One should have a Python 3.x installation with IPython installed. -- Use a reasonable editor, Canopy will work. - If one desires a more advanced editor, I suggest VS Code (https://code.visualstudio.com/) which is free, open source, and very powerful. |