Unit 1 Python
Unit 1 Python
A command line interface (or CLI) is a program on your computer that processes text commands
to do various tasks. Conda is a CLI program, which means it can only be used via the command
line. On Windows computers, Anaconda recommends that you use the Anaconda Prompt CLI to
work with conda. MacOS and Linux users can use their built-in command line applications.
What’s next?
Navigator tutorials
Conda resources
Conda cheatsheet
Conda user guide
IDE tutorials
The following tutorials show you the basics of using some popular IDEs (integrated development
environments) with Anaconda:
IDLE
Sublime Text
Ninja IDE
Spyder
Wing IDE
IntelliJ
PyCharm
Jupyter Notebook external resources
Jupyter Notebook is a web-based development application that you can launch from Navigator.
The resources below can help get you started and provide more information about using
notebooks for your education, research, and work: