We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acb6088 commit 0a6a5c0Copy full SHA for 0a6a5c0
1 file changed
episodes/00-before-we-start.md
@@ -84,8 +84,8 @@ and share documents that allow one to create documents that combine code, graphs
84
[Spyder][spyder-ide] is an **Integrated Development Environment** that
85
allows one to write Python scripts and interact with the Python software from within a single interface.
86
87
-Anaconda also comes with a package manager called [conda](https://conda.io/docs/),
88
-which makes it easy to install and update additional packages.
+Anaconda comes with a package manager called [conda](https://conda.io/docs/)
+used to install and update additional packages.
89
90
91
## Research Project: Best Practices
0 commit comments