From 408a31a6d744d80ee26f5f4d28df5e5d706ae9a5 Mon Sep 17 00:00:00 2001 From: ankitjavalkar Date: Fri, 5 Feb 2021 15:03:57 +0530 Subject: Remove or edit references to Canopy in README files --- advanced_python/README.md | 1 - 1 file changed, 1 deletion(-) (limited to 'advanced_python') 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. -- cgit